FMX.Types.TCustomCaret Properties
InheritedProtected
Color | public | Keeps the color of the TCustomCaret object. |
Control | public | Keeps the reference to an object supporting the IControl interface. |
DefaultColor | public | |
Displayed | public | Determines whether the TCustomCaret object is shown or hidden. |
Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
Flasher | public | Keeps the IFlasher type flasher object registered for the current TCustomCaret object. |
Interval | public | Keeps the caret flashing (blinking) interval. |
Owner | public | The owner of the current TCustomCaret object. |
Pos | public | Keeps the local floating-point coordinates of the TCustomCaret type object in the Control control. |
ReadOnly | public | Specifies whether the owner of the TCustomCaret object is a read-only control. |
Size | public | Returns the TSizeF size of the current TCustomCaret object. |
TemporarilyHidden | public | Specifies whether the TCustomCaret object is temporarily hidden in a control. |
UpdateCount | public | Keeps the number of calls to BeginUpdate that have not been matched by calls to EndUpdate. |
Visible | public | Indicates whether the TCustomCaret instance is shown or hidden. |
Width | public | Keeps the width of the TCustomCaret object. |