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

Tab page for ribbon control.

TRibbonPage is a TCustomRibbonPage tab page for the ribbon control that holds the groups of controls displayed.

See Also