Vcl.ActnMenus.TCustomActionMenuBar.Resizing
Delphi
property Resizing: Boolean read FResizing;
C++
__property bool Resizing = {read=FResizing, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionMenuBar |
説明
メニュー バーのサイズが変更されているかどうかを示します。
Resizing プロパティは、メニュー バーのサイズが変更されているかどうかを示すために内部的に使用されます。