TRibbonTabGroup Class

Represents type TRibbonTabGroup.

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

The TRibbonTabGroup type exposes the following members.

Show:
 NameDescription
Caption

Represents property Caption.

CaptionButtonHint

Represents property CaptionButtonHint.

CaptionButtonScreenTip

Represents property CaptionButtonScreenTip.

Glyph

Represents property Glyph.

Items

Represents property Items.

OnCaptionButtonClick

Represents property OnCaptionButtonClick.

Restriction

Represents property Restriction.

Tab

Represents property Tab.

Visible

Represents property Visible.

Top
Show:
 NameDescription
GetCaption

Represents method GetCaption.

GetGlyph

Represents method GetGlyph.

GetItems

Represents method GetItems.

GetRestriction

Represents method GetRestriction.

GetTab

Represents method GetTab.

GetVisible

Represents method GetVisible.

SetCaption(String)

Represents method SetCaption(String).

SetVisible(Boolean)

Represents method SetVisible(Boolean).

Top