TcxPopupMenuInfos.GetSameMenuCount(TComponent) Method
Returns a number that indicates how many times the popup menu is registered.
Declaration
function GetSameMenuCount(const AMenu: TComponent): Integer;
Parameters
| Name | Type |
|---|---|
| AMenu | TComponent |
Returns
| Type |
|---|
| Integer |
See Also