API:FMX.ListView.Appearances.TGlyphButtonObjectAppearance

Delphi
TGlyphButtonObjectAppearance = class(TCustomGlyphButtonObjectAppearance)
C++
class PASCALIMPLEMENTATION TGlyphButtonObjectAppearance : public TCustomGlyphButtonObjectAppearance
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. {{#multireplace:FMX.ListView.Appearances.TGlyphButtonObjectAppearance|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
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.