FMX.Grid.TColumn.EffectiveVisible

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property EffectiveVisible: Boolean read GetEffectiveVisible;

C++

__property bool EffectiveVisible = {read=GetEffectiveVisible, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn


Beschreibung

Gibt an, ob diese Spalte sichtbar (True) ist oder nicht (False).