SetWindowData()
语法
SetWindowData(#Window, Value)概要
Stores the given value with the specified window. This value can later be read with the GetWindowData() function. This allows to associate a custom value with any window.
参数
#Window The window to use. Value The value to set.
返回值
无.
参阅
GetWindowData(), SetGadgetData(), GetGadgetData()
已支持操作系统
所有