Vcl.Ribbon.TCustomRibbonGroup

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Ribbon.TCustomActionControlBarVcl.ActnCtrls.TCustomActionToolBarVcl.ActnCtrls.TCustomActionDockBarVcl.ActnMan.TCustomActionBarVcl.ToolWin.TToolWindowTCustomRibbonGroup

Delphi

TCustomRibbonGroup = class(TCustomActionControlBar, IRibbonGroup,
IRibbonBarKeyTip, IRibbonKeyTip)

C++

class PASCALIMPLEMENTATION TCustomRibbonGroup : public TCustomActionControlBar

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.

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

See Also