Cursor to use when over this element type
Namespace: FMX.RS.SVG
Delphi
|
published
property Cursor: TCursor read GetCursor write SetCursor default crDefault;
|
Property Value
Type: TCursor
Warning
|
If ipCursor is in the Inherits property, the cursor of the parent is returned
|
|