API: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

説明

TCellItem オブジェクトのコレクションです。

FMX.Layouts.TGridPanelLayout.TColumnCollection は FMX.Layouts.TGridPanelLayout.TCellCollection を継承しています。以下の内容はすべて FMX.Layouts.TGridPanelLayout.TCellCollection を参照しています。


TCellItem オブジェクトのコレクションです。


TCellCollection を使用して、グリッド パネル レイアウト TGridPanelLayout 内のすべてのセル項目を表します。

関連項目