Vcl.RibbonActnCtrls.TRibbonRichContentMainMenuItem

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TRibbonRichContentMainMenuItem = class(TRibbonRichContentItem)

C++

class PASCALIMPLEMENTATION TRibbonRichContentMainMenuItem : public TRibbonRichContentItem

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Beschreibung

RichContentItem wird im Hauptmenü der Anwendung eingesetzt.

TRibbonRichContentMainMenuItem-Objekte werden im Hauptmenü der Anwendung eingesetzt. Sie haben dieselbe Funktionalität wie TRibbonRichContentItem-Objekte, außer dass sie Hauptmenüeinträge sind.

Siehe auch