RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLButton.Destroy Destructor

Frees an instance of TXMLButton.

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

Destroy removes the XML button from its parent's list of components that generate HTML before freeing the button instance. 

 

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