Vcl.Ribbon.TCustomRibbonPage.GroupCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property GroupCount: Integer read GetGroupCount;

C++

__property int GroupCount = {read=GetGroupCount, nodefault};

Eigenschaften

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

Beschreibung

Gibt die Anzahl der Ribbon-Gruppen zurück.

Siehe auch