Property SLScope.TSLDisplayCursorMouseCursor.Both
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: TSLDisplayCursorMouseCursor
Contents |
Syntax
Delphi:
property Both : TCursor read FBoth write SetBoth default crDefault;
C++ Builder:
__property TCursor Both = { read=FBoth, write=SetBoth, default=crDefault };
Summary
Specifies the image used to represent the mouse pointer when it passes into the cross region covered by the horizontal and vertical cursors.
Description
Change the value of the property to provide feedback to the
user when the mouse pointer enters the cross of the horizontal
and vertical cursors.