Property SLScope.TSLDisplayCursor.Kind
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: TSLDisplayCursor
Contents |
Syntax
Delphi:
property Kind : TSLDisplayCursorKind read FKind write SetKind;
C++ Builder:
__property TSLDisplayCursorKind Kind = { read=FKind, write=SetKind };
Summary
Specifies the cursor kind - Horizontal, Vertical or Both (Crossed).
Description
Use this property to specify the cursor kind - Horizontal,
Vertical or Both (Crossed).