FMX.TextLayout.TTextRange.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(APos, ALength: Integer);

C++

__fastcall TTextRange(int APos, int ALength);
TTextRange() {}

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.