|
RAD Studio VCL Reference
|
Disposes of the EDBEngineError instance and each TDBError instance.
destructor Destroy; override;
virtual __fastcall ~EDBEngineError();
Destroy first disposes of each TDBError instance referenced in the Errors property, then calls the inherited destructor to dispose of the EDBEngineError instance itself.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|