EventData()

语法

Data = EventData()
概要
Get the data associated with the current event. The event needs to be a custom event sent with PostEvent().

参数

无.

返回值

Returns the value associated with the current event. If the current event isn't a custom event sent with PostEvent(), this value is undefined.

参阅

PostEvent(), WindowEvent()

已支持操作系统

所有

<- DisableWindow() - Window Index - EventGadget() ->