FMX.ListView.Appearances.TCustomTextObjectAppearance

Delphi
TCustomTextObjectAppearance = class(TCommonObjectAppearance)
C++
class PASCALIMPLEMENTATION TCustomTextObjectAppearance : public TCommonObjectAppearance
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | FMX.ListView.Appearances |
Description
Implements functionality for describing the graphical appearance of the text of a list view item.
The functionality implemented by Appearances.TCustomTextObjectAppearance refers to the font, text alignment (both horizontal and vertical), word wrapping, text color, and trimming.