Vcl.RibbonActnCtrls.TRibbonComboControl.GetLabelWidth

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

Delphi

function GetLabelWidth: Integer;

C++

int __fastcall GetLabelWidth();

プロパティ

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

説明

ラベルの幅を返します。

GetLabelWidth メソッドは、ラベルの幅を返します。

関連項目