IsGadget3D()

Syntax

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

Parameters

#Gadget3D The 3D gadget to test.

Return value

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.

Supported OS

All

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