Event SLScope.TSLScopeChannelMarker.OnMouseDown

From Mitov Wiki Doc
Jump to: navigation, search

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: TSLScopeChannelMarker

Contents

Syntax

Delphi:

property OnMouseDown : TMouseEvent read write ;

C++ Builder:

__property TMouseEvent OnMouseDown = { read=, write= };

Summary

Occurs when the mouse button has been pressed while the mouse is over the marker.

Description

Assign event handler to this event to be notified when the mouse button has been pressed while over the marker.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox