SG_Frame3DGadget | ||||||||||||||||||||||||||||||
Syntax: | ||||||||||||||||||||||||||||||
Result=SG_Frame3DGadget(SG_GadgetID_L.l, X_Pos_L.l, Y_Pos_L.l, Width_L.l, Height_L.l, GadgetText_S.s, [Flags_L.l]) | ||||||||||||||||||||||||||||||
Parameters: | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Return Values: | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Description: | ||||||||||||||||||||||||||||||
Creates a Frame3D gadget in the current GadgetList. This kind of gadget is decorative only. 'Flags' is optional and can be used to change the gadget frame: | ||||||||||||||||||||||||||||||
Example: | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
Remarks: | ||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||
|