Event SLScope.TSLDataChart.OnOverChannel
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 OnOverChannel : TSLOverChannelEvent read FOnOverChannel write FOnOverChannel;
C++ Builder:
__property TSLOverChannelEvent OnOverChannel = { read=FOnOverChannel, write=FOnOverChannel };
Summary
Occurs when the mouse has been moved over a scope channel.
Description
This event occurs when the mouse has been moved over a scope
channel.