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


説明

TRowCollection コレクションの行項目を表します。

TRowItem は、グリッド パネル レイアウト TGridPanelLayoutTRowCollection コレクション内の行項目を表します。

関連項目