Vcl.Ribbon.TCustomRibbonGroup.GroupWidth

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GroupWidth: Integer read GetGroupWidth;

C++

__property int GroupWidth = {read=GetGroupWidth, nodefault};

Eigenschaften

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

Beschreibung

Legt die Breite der Ribbon-Gruppe fest.

Siehe auch