FMX.Types.IFlasher.SetCaret

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetCaret(const Value: TCustomCaret);

C++

virtual void __fastcall SetCaret(TCustomCaret* const Value) = 0 ;

Eigenschaften

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

Beschreibung

Die Deklaration der Setter-Methode für die Eigenschaft Caret.

Siehe auch