Event SLScope.TSLDisplayCursorLinks.OnPositionChange
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: TSLDisplayCursorLinks
Contents |
Syntax
Delphi:
property OnPositionChange : TSLPositionChangeEvent read FOnPositionChange write FOnPositionChange;
C++ Builder:
__property TSLPositionChangeEvent OnPositionChange = { read=FOnPositionChange, write=FOnPositionChange };
Summary
Occurs when the cursor has been moved by the user.
Description
This event occurs when the cursor has been moved by the user.