FMX.Layouts.TGridPanelLayout.TCellCollection

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

Delphi

TCellCollection = class(TOwnedCollection)

C++

class PASCALIMPLEMENTATION TCellCollection : public System::Classes::TOwnedCollection

プロパティ

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

説明

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


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

関連項目