Destroy method

Applies to
TDUnitDialog

Declaration
Destructor Destroy;

Implementation

destructor TDUnitDialog.Destroy;
begin
  AutoSaveConfiguration;
  FTests.Free;
  inherited Destroy;
End;


HTML generated by Time2HELP
http://www.time2help.com