RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomResolver.Destroy Destructor

Frees an instance of a resolver object.

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

Applications rarely have to destroy resolvers explicitly. Once a resolver has been assigned as the Resolver property of a provider, the provider is responsible for freeing the resolver. 

 

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