Vcl.ActnCtrls.TCustomActionToolBar.CalcButtonWidth

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

Delphi

function CalcButtonWidth: Integer;

C++

int __fastcall CalcButtonWidth();

プロパティ

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


説明

ボタンの幅を計算します。

CalcButtonWidth は、ボタンの水平方向の長さを計算するために使用されます。

関連項目