Destroy

destructor TWBaseServer602.Destroy

P°φstupovß prßva

public, virtual

Popis

Jde o p°epsanou (override) virtußlnφ metodu p°edka TForm. Zajisti automatickΘ odpojeni od WinBase602, jak vypl²vß z k≤du:

P°φklad:

destructor TWBaseServer602.Destroy;
begin
  WBEnd;
  inherited Destroy;
end;