[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Free the datalink instance from memory
Source position: db.pas line 1818
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 |