Vcl.RibbonActnCtrls.TRibbonCustomControl.GetCaptionWidth

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

Delphi

function GetCaptionWidth: Integer;

C++

int __fastcall GetCaptionWidth();

プロパティ

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

説明

キャプションの幅を返します。

GetCaptionWidth メソッドは、キャプションの幅を返します。

関連項目