FMX.ListView.Appearances.TCommonObjectAppearance.IsOpacityStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsOpacityStored: Boolean;

C++

bool __fastcall IsOpacityStored();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TCommonObjectAppearance


Beschreibung

Funktion, die sicherstellt, dass der Wert von Opacity nur gespeichert wird, wenn es sich dabei nicht um den Standardwert der Eigenschaft handelt.

Siehe auch