|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Methods > Destroy |
SIGNATURE=IWForm.TIWForm.Destroy
ETYPE=Method
Declaration:
Delphi: |
public destructor Destroy; override; |
C++: |
public: virtual __fastcall ~TIWForm(); |
Description: This is Destroy, a member of class TIWForm.