CopySkinComponent |
www.progui.co.uk Top Previous Next |
CopySkinComponent() Syntax Success = CopySkinComponent(Skin.i, ComponentName.s, NewName.s) Description
Creates a copy of the specified ComponentName.s as NewName.s. Skin.i is the handle of the skin that contains the ComponentName.
Returns true for success or zero for failure.
|