API:Vcl.Ribbon.TRibbonGroup

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Ribbon.TCustomRibbonGroupVcl.Ribbon.TCustomActionControlBarVcl.ActnCtrls.TCustomActionToolBarVcl.ActnCtrls.TCustomActionDockBarVcl.ActnMan.TCustomActionBarTRibbonGroup

Delphi

TRibbonGroup = class(TCustomRibbonGroup)

C++

class PASCALIMPLEMENTATION TRibbonGroup : public TCustomRibbonGroup

Properties

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

Description

Align and display all controls on ribbon.

Vcl.Ribbon.TRibbonGroup inherits from Vcl.Ribbon.TCustomRibbonGroup. All content below this line refers to Vcl.Ribbon.TCustomRibbonGroup.

Align and display all controls on ribbon.

TCustomRibbonGroup aligns and displays all controls available for use on the ribbon. Controls are displayed on a Ribbon Group.

See Also