GetGadgetData3D()
语法
Result = GetGadgetData3D(#Gadget3D)概要
Returns the data value that has been stored for this gadget with the SetGadgetData3D() function. This allows to associate a custom value with any gadget.
参数
#Gadget3D The 3D gadget to use.
返回值
The current data value associated with the 3D gadget, or zero if no value has been set.
Remarks
This function is supported by all 3D gadgets. See SetGadgetData3D() for an example.
参阅
SetGadgetData3D()
已支持操作系统
所有