Vcl.Ribbon.TCustomTabData.NewWidth

提供:RAD Studio API Documentation

Delphi

property NewWidth[Idx: Integer]: Integer read GetNewWidth;

C++

__property int NewWidth[int Idx] = {read=GetNewWidth};

プロパティ

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


説明

タブの新しい幅を示します。

関連項目