Vcl.RibbonActnCtrls.TRibbonRichContentItem.GetMenuProps
Delphi
function GetMenuProps: TMenuProperties;
C++
Vcl::Actnman::TMenuProperties* __fastcall GetMenuProps(void);
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++.