Vcl.Ribbon.TCustomRibbonPage

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomRibbonPage

Delphi

TCustomRibbonPage = class(TCustomControl)

C++

class PASCALIMPLEMENTATION TCustomRibbonPage : public Vcl::Controls::TCustomControl

Properties

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

Description

Holds groups of controls.

TCustomRibbonPage holds the groups of controls that are displayed.

See Also