FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.IsButtonTypeStored
Delphi
function IsButtonTypeStored: Boolean;
C++
bool __fastcall IsButtonTypeStored();
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TCustomGlyphButtonObjectAppearance | 
Beschreibung
Funktion, die sicherstellt, dass der Wert von ButtonType nur gespeichert wird, wenn es sich dabei nicht um den Standardwert der Eigenschaft handelt.
Siehe auch
- FMX.ListView.Appearances.TCommonObjectAppearance.IsAlignStored
- FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.IsClickOnSelectStored
- FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.IsEnabledStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsHeightStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsOpacityStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsPlaceOffsetStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsVertAlignStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsVisibleStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsWidthStored