Vcl.RibbonActnCtrls.TRibbonCustomControl.GetLabelWidth

提供:RAD Studio API Documentation

Delphi

function GetLabelWidth: Integer;

C++

int __fastcall GetLabelWidth();

プロパティ

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

説明

ラベルの幅を返します。

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

関連項目