RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBOleControl.Destroy Destructor

Destroys an instance of TDBOleControl.

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

Do not call Destroy. Instead call Free, which calls Destroy if this TDBOleControl reference is not nil. 

 

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