Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDataLink.Destroy

Remove an instance of TDatalink from memory

Declaration

Source position: db.pas line 2037

public destructor TDataLink.Destroy; override;

Description

Destroy cleans up the TDatalink instance (in particular, it removes itself from the datasource it is coupled to), and then calls the inherited destructor.

See also

TDatalink.Destroy

  

Remove an instance of TDatalink from memory


Documentation generated on: Sep 29 2022