API:FMX.Forms.TForm.Cursor
Delphi
property Cursor default crDefault;
C++
__property Cursor = {default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TForm |
Description
Specifies the mouse cursor that will be used on this form.
FMX.Forms.TForm.Cursor inherits from FMX.Forms.TCommonCustomForm.Cursor. All content below this line refers to FMX.Forms.TCommonCustomForm.Cursor.
Specifies the mouse cursor that will be used on this form.