RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBValidationService.Destroy Destructor

Destroys the service.

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

Do not call Destroy directly in an application. Instead, an application should call Free. Free verifies that the service object has not already been freed before it calls Destroy.

Note: You must install InterBase 6 to use this feature.
 

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