[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | | ||
TObject |
| CT Web help |
| CodeTyphon Studio |