Vcl.Ribbon.TRibbonGroupCollapsedControl.OldWidth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OldWidth: Integer read FOldWidth write FOldWidth;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonGroupCollapsedControl

Beschreibung

Gibt die Breite der Ribbon-Gruppe vor dem Ausblenden an.

Siehe auch