Vcl.RibbonActnCtrls.TRibbonRichContentItem.GetMenuProps

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMenuProps: TMenuProperties;

C++

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

Properties

Type Visibility Source Unit Parent
function protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonRichContentItem

Description

Returns the menu properties of a RibbonRichContentItem.

GetMenuProps returns the menu properties of a RibbonRichContentItem. If the ActionClient is nill for Delphi and NULL for C++, the method returns nill for Delphi and NULL for C++.