Vcl.Ribbon.TCustomRibbonGroup.RequiredWidth
Delphi
property RequiredWidth: Integer read GetRequiredWidth;
C++
__property int RequiredWidth = {read=GetRequiredWidth, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.Ribbon.pas Vcl.Ribbon.hpp |
Vcl.Ribbon | TCustomRibbonGroup |
説明
グループの表示に必要な幅。
RequiredWidth は、グループをその拡大形で表示するのに必要な幅です。