Vcl.RibbonActnCtrls.TRibbonSeparator

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTRibbonSeparator

Delphi

TRibbonSeparator = class(TCustomActionControl)

C++

class PASCALIMPLEMENTATION TRibbonSeparator : public Vcl::Actnman::TCustomActionControl

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.

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 "-".