Vcl.Ribbon.TRibbonGroupCollapsedControl.OldWidth

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

Delphi

property OldWidth: Integer read FOldWidth write FOldWidth;

C++

__property int OldWidth = {read=FOldWidth, write=FOldWidth, nodefault};

プロパティ

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


説明

リボン グループの、折りたたまれる前の幅を返します。

関連項目