Show: Delphi
C++
Display Preferences
FMX.Edit.TSpinBox.ShowCaret
From XE2 API Documentation
Delphi
property ShowCaret default True;
C++
__property ShowCaret = {default=1};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | FMX.Edit.pas FMX.Edit.hpp |
FMX.Edit | TSpinBox |
Description
Specifies whether to show the blinking caret or not.
FMX.Edit.TSpinBox.ShowCaret inherits from FMX.Edit.TCustomEdit.ShowCaret. All content below this line refers to FMX.Edit.TCustomEdit.ShowCaret.
Specifies whether to show the blinking caret or not.
Use the ShowCaret property to determine whether this edit control shows the blinking caret or not.