RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase.Destroy Destructor

Destroys an IBBase object.

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

Call Destroy to destroy an IBBase object and to free up any resources associated with it. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!