FMX.ListView.Appearances.TGlyphButtonObjectAppearance.ButtonType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ButtonType: TGlyphButtonType read FButtonType write SetButtonType stored IsButtonTypeStored;

C++

__property ButtonType = {stored=IsButtonTypeStored};

Properties

Type Visibility Source Unit Parent
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TGlyphButtonObjectAppearance

Description

Type of this glyph button appearance.

FMX.ListView.Appearances.TGlyphButtonObjectAppearance.ButtonType inherits from FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.ButtonType. All content below this line refers to FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.ButtonType.

Type of this glyph button appearance.

See Also