RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLTransformProvider.Destroy Destructor

Frees an instance of a provider object.

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

Do not call Destroy directly. Instead, use the delete keyword, which indirectly calls Destroy. 

 

delete

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