Unit 'googletoolresults' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TToolExecution

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googletoolresults.pp line 781

type TToolExecution = class(TGoogleBaseObject)

protected

  procedure SetcommandLineArguments(); virtual;

  

  procedure SetexitCode(); virtual;

  

  procedure SettoolLogs(); virtual;

  

  procedure SettoolOutputs(); virtual;

  

published

  property commandLineArguments: TStringArray; [rw]

  

  property exitCode: TToolExitCode; [rw]

  

  property toolLogs: TToolExecutionTypetoolLogsArray; [rw]

  

  property toolOutputs: TToolExecutionTypetoolOutputsArray; [rw]

  

end;

Inheritance

TToolExecution

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio