FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance

Delphi
TCustomGlyphButtonObjectAppearance = class(TCommonObjectAppearance)
C++
class PASCALIMPLEMENTATION TCustomGlyphButtonObjectAppearance : 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 a glyph (graphical) button object.
The functionality implemented by Appearances.TCustomGlyphButtonObjectAppearance refers to the button type, which can be:
- Add button.
- Check box style button.
- Delete button.