RFMENU.GetMenuHeight
RFMENU.GetMenuWidth
RFMENU.GetStartColumn
RFMENU.GetStartRow

short GetMenuHeight()
short GetMenuWidth()
short GetStartColumn()
short GetStartRow()

Function GetMenuHeight() As Integer
Function GetMenuWidth() As Integer
Function GetStartColumn() As Integer
Function GetStartRow() As Integer

Gets a global value from the local menu array.

Return value
    The value.

Parameters

Remarks
A menu has some global attributes that can be set or got by the application.

Example

See also    RFMENU, SetMenuXXX