FMX.TextLayout.TTextAttributedRange.Range

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

Range: TTextRange;

C++

TTextRange Range;

Eigenschaften

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

Beschreibung

Enthält das TTextRange-Objekt, das beim Anzeigen eines Textes verwendet werden soll.

Der Textbereich gibt die Anfangsposition und die Länge des Textblocks an.

Siehe auch