TRibbonTabGroups Class

Represents type TRibbonTabGroups.

Namespace: System.UI.Ribbon
TObject
  System.UI.Ribbon.TRibbonTabGroups
type
 TRibbonTabGroups = class sealed(TObject)
 end;

The TRibbonTabGroups type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Integer]

Represents property Items[Integer].

Top
Show:
 NameDescription
Add

Represents method Add.

Clear

Represents method Clear.

Delete(Integer)

Represents method Delete(Integer).

GetCount

Represents method GetCount.

GetItem(Integer)

Represents method GetItem(Integer).

Insert(Integer)

Represents method Insert(Integer).

Top