FMX.Types.TCaretClass
Delphi
TCaretClass = class of TCustomCaret;
C++
typedef System::TMetaClass* TCaretClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
classref typedef |
public | FMX.Types.pas FMX.Types.hpp |
FMX.Types | FMX.Types |
Description
TCaretClass is a class of TCustomCaret.
A variable of the TCaretClass type can store a reference to the TCustomCaret class.