Vcl.RibbonActnCtrls.TRibbonRichContentMainMenuItem

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonRichContentItemVcl.RibbonActnCtrls.TRibbonMenuItemVcl.ActnMenus.TCustomMenuItemVcl.ActnMan.TCustomActionControlTRibbonRichContentMainMenuItem

Delphi

TRibbonRichContentMainMenuItem = class(TRibbonRichContentItem)

C++

class PASCALIMPLEMENTATION TRibbonRichContentMainMenuItem : public TRibbonRichContentItem

Properties

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

Description

RichContent item used in the application main menu.

TRibbonRichContentMainMenuItem objects are used in the application main menu. They have the same functionality as TRibbonRichContentItem objects, except they are main menu items.

See Also