FMX.TextLayout.TTextRange.Length

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Length: Integer;

C++

int Length;

Properties

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

Description

Specifies the length of the text range.

See Also