Vcl.Ribbon.TCustomRibbonGroup.GetGroupHeight

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

Delphi

function GetGroupHeight: Integer;

C++

int __fastcall GetGroupHeight();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonGroup

説明

GetGroupHeight メソッドは、リボン グループの高さを返します。

GetGroupHeight メソッドは、リボン グループの高さを決定するのに使用されます。

関連項目