FreeComponent(Value: IComponent);
Value - the component to be removed.
The FreeComponent method allows to remove the component visually, but references to this component remains.
NOTE. To remove references to this component (i.e. to clear the storage) Null value should be set for the component.
See also: