FMX.Grid.Style.TStyledGrid.RowHeight

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

Delphi

property RowHeight: Integer read GetRowHeight;

C++

__property int RowHeight = {read=GetRowHeight, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid


説明

グリッドの各行の高さ

関連項目