FMX.TextLayout.TTextRange.Pos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Pos: Integer;

C++

int Pos;

Properties

Type Visibility Source Unit Parent
field public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout TTextRange

Description

Specifies the starting position of the text range.

See Also