Vcl.RibbonActnCtrls.TRibbonRichContentItem.GetItemHeight

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

Delphi

function GetItemHeight: Integer;

C++

int __fastcall GetItemHeight();

プロパティ

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

説明

RibbonRichContentItem の高さを返します。

GetItemHeight は、RibbonRichContentItem の高さを返します。たとえば MenuProperties が null で高さが計算されない場合、このメソッドは 0 を返します。

関連項目