Vcl.Ribbon.TRibbonTabItem.BestTabWidth

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

Delphi

property BestTabWidth: Integer read GetBestTabWidth;

C++

__property int BestTabWidth = {read=GetBestTabWidth, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonTabItem


説明

リボン タブに最適の幅を示します。

関連項目