Vcl.Ribbon.TCustomRibbon.GetHelpButtonRect

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

Delphi

function GetHelpButtonRect: TRect; virtual;

C++

virtual System::Types::TRect __fastcall GetHelpButtonRect();

プロパティ

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


説明

リボンのヘルプ ボタンの四角形を返します。

関連項目