FMX.ListView.Appearances.TCommonObjectAppearance.IsVisibleStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsVisibleStored: Boolean;

C++

bool __fastcall IsVisibleStored();

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 Visible nur gespeichert wird, wenn es sich dabei nicht um den Standardwert der Eigenschaft handelt.

Siehe auch