getEnabled method
Get the enabled state of the test.

Applies to
TAbstractTest

Declaration
Function getEnabled: boolean;

Implementation

function TAbstractTest.getEnabled: boolean;
begin
  Result := fEnabled
End;


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