Vcl.Ribbon.TCustomRibbon.GetRibbonHeight

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

Delphi

function GetRibbonHeight: Integer; inline;

C++

int __fastcall GetRibbonHeight(void);

プロパティ

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


説明

選択したリボンの高さを返します。

関連項目