Event SLScope.TSLDisplayCursors.OnPositionChange

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

Contents

Syntax

Delphi:

property OnPositionChange : TSLPositionChangeEvent read FOnPositionChange write FOnPositionChange;

C++ Builder:

__property TSLPositionChangeEvent OnPositionChange = { read=FOnPositionChange, write=FOnPositionChange };

Summary

Occurs when the position of the cursor has been changed.

Description

This event occurs when the position of the cursor has been changed.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox