FMX.Grid.Style.TStyledGrid.GetRowHeight

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

Delphi

function GetRowHeight: Integer; virtual;

C++

virtual int __fastcall GetRowHeight();

プロパティ

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


説明

RowHeight の取得メソッド。

関連項目