Event SLScope.TSLDataChart.OnLeaveChannel
From Mitov Wiki Doc
				
				
				
				
																
				
				
								
				This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLDataChart
| Contents | 
Syntax
Delphi:
property OnLeaveChannel : TNotifyEvent read FOnLeaveChannel write FOnLeaveChannel;
C++ Builder:
__property TNotifyEvent OnLeaveChannel = { read=FOnLeaveChannel,  write=FOnLeaveChannel };
Summary
Occurs when the mouse leaves the area above a scope channel.
Description
This event occurs when the mouse leaves the area above a
scope channel.
