Vcl.RibbonActnCtrls.TRibbonRichContentItem.GetMenuProps

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

Delphi

function GetMenuProps: TMenuProperties;

C++

Vcl::Actnman::TMenuProperties* __fastcall GetMenuProps();

プロパティ

種類 可視性 ソース ユニット
function protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonRichContentItem

説明

RibbonRichContentItem のメニュー プロパティを返します。

GetMenuProps は、RibbonRichContentItem のメニュー プロパティを返します。ActionClient が Delphi では nill、また C++ では NULL の場合、このメソッドは Delphi で nill、C++ で NULL を返します。