RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TNavDataLink.Destroy Destructor

Destroys an instance of TNavDataLink.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TNavDataLink();

Applications should not free TNavDataLink objects. The TDBNavigator that owns a TNavDataLink calls Free to destroy the TNavDataLink from its own destructor. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!