FMX.ListView.Appearances.TCommonObjectAppearance.IsOpacityStored
Delphi
function IsOpacityStored: Boolean;
C++
bool __fastcall IsOpacityStored();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TCommonObjectAppearance |
Description
Function that ensures that the value of Opacity is only stored in the form file if it is not the default value of the property.
See Also
- FMX.ListView.Appearances.TCommonObjectAppearance.IsAlignStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsHeightStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsPlaceOffsetStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsVertAlignStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsVisibleStored
- FMX.ListView.Appearances.TCommonObjectAppearance.IsWidthStored