SetMenuTitleText()

语法

SetMenuTitleText(#Menu, Title, Text$)
概要
Changes the specified menu title item text.

参数

#Menu The menu to use.
Title The title item index to change.
Text$ The new text for the title item.

返回值

无.

参阅

GetMenuTitleText(), MenuTitle()

已支持操作系统

所有

<- SetMenuItemText() - Menu Index - UnbindMenuEvent() ->