Destroy method

Applies to
TGUITestRunner

Declaration
Destructor Destroy;

Implementation

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


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