FMX.Types.IFlasher.Caret

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Caret: TCustomCaret read GetCaret write SetCaret;

C++

__property TCustomCaret* Caret = {read=GetCaret, write=SetCaret};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IFlasher

Beschreibung

Enthält das TCustomCaret-Objekt, in dem das Blinkobjekt verwendet wird.

Siehe auch