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