FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsButtonTypeStored
Delphi
function IsButtonTypeStored: Boolean;
C++
bool __fastcall IsButtonTypeStored();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp  | 
        FMX.ListView.Appearances | TCustomTextButtonObjectAppearance | 
Description
Function that ensures that the value of ButtonType is only stored in the form file if it is not the default value of the property.
See Also
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsEnabledStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsFontStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsPressedTextColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextAlignStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextShadowColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTextVertAlignStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTintColorStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsTrimmingStored
 - FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.IsWordWrapStored