Vcl.Ribbon.TCustomRibbonGroup.GetCaptionHeight

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

Delphi

function GetCaptionHeight: Integer;

C++

int __fastcall GetCaptionHeight();

プロパティ

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

説明

GetCaptionHeight メソッドは、リボン グループのキャプションの高さを返します。

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

関連項目