DialogWindow()

语法

Result = DialogWindow(#Dialog)
概要
Returns the window number of the dialog. It allows to use any window related commands with the dialog. The dialog has to be initialized successfully with OpenXMLDialog() before using this command.

参数

#Dialog The dialog to use.

返回值

Returns the window number of the specified dialog.

参阅

CreateDialog(), OpenXMLDialog()

已支持操作系统

所有

<- DialogID() - Dialog Index - FreeDialog() ->