Vcl.RibbonActnCtrls.TRibbonRichContentMainMenuItem

提供: RAD Studio API Documentation
移動先: 案内検索

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

Delphi

TRibbonRichContentMainMenuItem = class(TRibbonRichContentItem)

C++

class PASCALIMPLEMENTATION TRibbonRichContentMainMenuItem : public TRibbonRichContentItem

プロパティ

種類 可視性 ソース ユニット
class public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

説明

アプリケーションのメイン メニューで使用されるリッチ コンテンツ項目です。

TRibbonRichContentMainMenuItem はアプリケーションのメイン メニューで使用されます。 これらがメイン メニュー項目であることを除けば、機能は TRibbonRichContentItem と同じです。

関連項目