GetMenuTitleText()

语法

Text$ = GetMenuTitleText(#Menu, Title)
概要
Returns the title text of the specified menu title item.

参数

#Menu The menu to use.
Title The index of the menu title item to read the title from.

返回值

Returns the text of the menu title item.

参阅

MenuTitle(), SetMenuTitleText()

已支持操作系统

所有

<- GetMenuItemText() - Menu Index - HideMenu() ->