TolliumEventListenerBase::DeleteComponent (open)
Delete a component.
Syntax
LOADLIB "mod::tollium/lib/componentbase.whlib";
MACRO DeleteComponent()
Description
Removes the component from its parent and its owner form. Although HareScript doesn't offer explicit object destruction, the disassociation allows this component to be garbage collected even it its former parent screen is still around