FMX.Types.TCustomCaret.Interval

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Interval: TFlasherInterval read FInterval write SetInterval default 0;

C++

__property TFlasherInterval Interval = {read=FInterval, write=SetInterval, default=0};

Eigenschaften

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

Beschreibung

Enthält das Blinkintervall des Cursors.

Siehe auch