IsGadget3D()

语法

Result = IsGadget3D(#Gadget3D)
概要
Tests if the given 3D gadget is valid and correctly initialized.

参数

#Gadget3D The 3D gadget to test.

返回值

Nonzero if the gadget is valid, zero otherwise.

Remarks

This function is bulletproof and may be used with any value. This is the correct way to ensure a gadget is ready to use.

已支持操作系统

所有

<- ImageGadget3D() - Gadget3D Index - ListViewGadget3D() ->