TConsoleShellThread
From Ultibo.org
Return to Unit Console Shell
Description
To be documented
Class definitions
TConsoleShellThread = class(TThread)
public
| |
constructor Create(AShell:TConsoleShell);
|
|
protected
| |
FShell:TConsoleShell;
|
|
procedure Execute; override;
|
Function declarations
constructor TConsoleShellThread.Create(AShell:TConsoleShell);
Description: To be documented
Note | None documented |
---|
procedure TConsoleShellThread.Execute;
Description: To be documented
Note | None documented |
---|
Return to Unit Reference