Vcl.Ribbon.TCustomTabData.FullWidth

提供:RAD Studio API Documentation

Delphi

property FullWidth[Idx: Integer]: Integer read GetBestWidth;

C++

__property int FullWidth[int Idx] = {read=GetBestWidth};

プロパティ

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


説明

タブの完全幅を示します。

関連項目