API:FMX.TextLayout.TTextLayout.Attributes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Attributes[const Index: Integer]: TTextAttributedRange read GetAttribute;

C++

__property TTextAttributedRange* Attributes[const int Index] = {read=GetAttribute};

Properties

Type Visibility Source Unit Parent
property public
FMX.TextLayout.pas
FMX.TextLayout.hpp
FMX.TextLayout TTextLayout

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!