FMX.Layouts.TGridPanelLayout.TRowCollection

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

Delphi

TRowCollection = class(TCellCollection)

C++

class PASCALIMPLEMENTATION TRowCollection : public TGridPanelLayout::TCellCollection

プロパティ

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

説明

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


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

関連項目