FMX.ListView.Appearances.TCommonObjectAppearance.IsWidthStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsWidthStored: Boolean;

C++

bool __fastcall IsWidthStored();

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

Siehe auch