FMX.Grid.TColumn.EffectiveVisible

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property EffectiveVisible: Boolean read GetEffectiveVisible;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn


Description

Indique si la colonne est visible (True) ou non (False).