Unit 'PasDoc_ProcessLineTalk' Package
[Overview][Classes][Index] [#pl_pasdoc]

TProcessLineTalk

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

Declaration

Source position: PasDoc_ProcessLineTalk.pas line 109

type TProcessLineTalk = class(TComponent)

public

  procedure Execute;

  

  procedure WriteLine();

  

  function ReadLine;

  

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property CommandLine: string; [rw]

  

  property Executable: string; [rw]

  

  property Parameters: TStrings; [r]

  

end;

Inheritance

TProcessLineTalk

  

|

TObject



CT Web help

CodeTyphon Studio