Create method

Applies to
TGUITestCase

Declaration
Constructor Create(MethodName :string);

Implementation

constructor TGUITestCase.Create(MethodName :string);
begin
  inherited Create(MethodName);
  FActionDelay := 100;
End;


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