FMX.ListView.Appearances.TCommonObjectAppearance.IsVertAlignStored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IsVertAlignStored: Boolean;

C++

bool __fastcall IsVertAlignStored();

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

Siehe auch