GetTest method

Applies to
TTestDecorator

Declaration
Function GetTest: ITest;

Implementation

function TTestDecorator.GetTest: ITest;
begin
  Result := FTest;
End;


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