FMX.TextLayout.TTextAttributedRange.Attribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Attribute: TTextAttribute;

C++

TTextAttribute Attribute;

Properties

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

Description

Keeps the TTextAttribute of a text block.

See Also