Destroy

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Data > TIWDBListbox > Methods >

Destroy

SIGNATURE=IWDBStdCtrls.TIWDBListbox.Destroy

 

ETYPE=Method

 

Declaration:

Delphi:

public destructor Destroy; override;

C++:

public: virtual __fastcall ~TIWDBListbox();

 

Description: This is Destroy, a member of class TIWDBListbox.