FreeComponent(Value: IComponent);
Value - component to be removed.
The FreeComponent method enables the user to remove the component visually, but links to this component remain.
NOTE. To remove links to this component (that is, to clear memory), set the removed object to Null.
See also: