Free the datalink instance from memory
Source position: db.pas line 1944
public destructor TMasterDataLink.Destroy; override; |
Destroy cleans up the resources used by TMasterDatalink and then calls the inherited destructor.
|
Create a new instance of TMasterDataLink |