Closes a link.
procedure CloseLink(Name: String);
This method closes the link named Name and removes it from the Link* properties. If no link with the given Name exists, an error will be thrown.