FMX.Layouts.TGridPanelLayout.TColumnCollection

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TColumnCollection = class(TCellCollection)

C++

class PASCALIMPLEMENTATION TColumnCollection : public TGridPanelLayout::TCellCollection

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TGridPanelLayout

説明

コレクション エディタで、グリッド パネル レイアウト内の列を表すために使われます。


[オブジェクト インスペクタ]ColumnCollection プロパティを選択し、参照ボタン([...])をクリックします。コレクション エディタが開き、選択した TColumnCollection コレクションが表示されます。

関連項目