API:Vcl.Ribbon.TRibbonPage

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Ribbon.TCustomRibbonPageVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRibbonPage

Delphi

TRibbonPage = class(TCustomRibbonPage)

C++

class PASCALIMPLEMENTATION TRibbonPage : public TCustomRibbonPage

Properties

Type Visibility Source Unit Parent
class public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon Vcl.Ribbon

Description

Holds groups of controls.

Vcl.Ribbon.TRibbonPage inherits from Vcl.Ribbon.TCustomRibbonPage. All content below this line refers to Vcl.Ribbon.TCustomRibbonPage.

Holds groups of controls.

TCustomRibbonPage holds the groups of controls that are displayed.

See Also