FMX.Grid.TColumn.EffectiveVisible

提供:RAD Studio API Documentation

Delphi

property EffectiveVisible: Boolean read GetEffectiveVisible;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TColumn


説明

この列が可視か(True)否か(False)を示します。