FMX.Objects.TCaretRectangle.Caret
Delphi
property Caret: TCustomCaret read GetCaret write SetCaret;
C++
__property Fmx::Types::TCustomCaret* Caret = {read=GetCaret, write=SetCaret};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.Objects.pas FMX.Objects.hpp | FMX.Objects | TCaretRectangle | 
Description
Caret is a TCustomCaret that describes the caret of this TCaretRectangle.