FMX.Layouts.TGridPanelLayout.TControlItem.Row

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

Delphi

property Row: Integer read FRow write SetRow;

C++

__property int Row = {read=FRow, write=SetRow, nodefault};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TControlItem

説明

Row は、コントロール項目に関連付けられた行を表します。


関連項目