API:FMX.ListView.Appearances.TTextObjectAppearance
Delphi
TTextObjectAppearance = class(TCustomTextObjectAppearance)
C++
class PASCALIMPLEMENTATION TTextObjectAppearance : public TCustomTextObjectAppearance
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.
FMX.ListView.Appearances.TTextObjectAppearance inherits from FMX.ListView.Appearances.TCustomTextObjectAppearance. All content below this line refers to FMX.ListView.Appearances.TCustomTextObjectAppearance.
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.