Destroy

<< Click to Display Table of Contents >>

Navigation:  Intraweb Components > Data > TIWDBGrid > Methods >

Destroy

SIGNATURE=IWDBGrids.TIWDBGrid.Destroy

 

ETYPE=Method

 

Declaration:

Delphi:

public destructor Destroy; override;

C++:

public: virtual __fastcall ~TIWDBGrid();

 

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