API:Vcl.RibbonActnCtrls.TRibbonMainMenuSeparator

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonSeparatorVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTRibbonMainMenuSeparator

Delphi

TRibbonMainMenuSeparator = class(TRibbonSeparator)

C++

class PASCALIMPLEMENTATION TRibbonMainMenuSeparator : public TRibbonSeparator

Properties

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

Description

Separator element between groups of items in groups, toolbars, or drop-down elements.

Vcl.RibbonActnCtrls.TRibbonMainMenuSeparator inherits from Vcl.RibbonActnCtrls.TRibbonSeparator. All content below this line refers to Vcl.RibbonActnCtrls.TRibbonSeparator.

Separator element between groups of items in groups, toolbars, or drop-down elements.

TRibbonSeparator is a control used to display a separator element between groups of items in groups, toolbars, or drop-down elements. It appears when the action has the CommandStyle set to csSeparator and the Caption has text in it other than "-".