Vcl.Ribbon.TCustomRibbon.TContextMenuOption

From RAD Studio API Documentation
Jump to: navigation, search

C++

enum DECLSPEC_DENUM TContextMenuOption : unsigned char { cmoShowAdd, cmoShowRemove, cmoQAT, cmoRibbon };

Properties

Type Visibility Source Unit Parent
enum public Vcl.Ribbon.hpp Vcl.Ribbon TCustomRibbon

Description

Enumerates the context menu options.

TContextMenuOption specifies the method used for a ribbon item to be added or removed on the Quick Access Toolbar or on the ribbon.

See Also