API:FMX.Layouts.TGridPanelLayout.TRowItem

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

Delphi

TRowItem = class(TCellItem);

C++

class PASCALIMPLEMENTATION TRowItem : public TGridPanelLayout::TCellItem

プロパティ

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

説明

TCellCollection 内の 1 つの項目を表します。

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


TCellCollection 内の 1 つの項目を表します。


TCellItem クラスは、グリッド パネル レイアウト TGridPanelLayout 上の 1 つのセルを表します。

関連項目