FMX.TextLayout.TTextRange.Pos

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

Pos: Integer;

C++

int Pos;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout TTextRange

Beschreibung

Gibt die Anfangsposition des Textbereichs an.

Siehe auch