mirror of
https://gitlab.com/freepascal.org/fpc/pas2js.git
synced 2025-04-05 07:48:59 +02:00
* Add Host
This commit is contained in:
parent
db5696079e
commit
028405d67f
@ -121,6 +121,7 @@ Type
|
||||
function GetConsoleApplication: boolean; override;
|
||||
function GetLocation: String; override;
|
||||
property ConsoleChannel : TJSBroadCastChannel Read FConsoleChannel;
|
||||
Property Host : TWASIHost Read FHost;
|
||||
public
|
||||
Constructor Create(aOwner : TComponent); override;
|
||||
Destructor Destroy; override;
|
||||
|
Loading…
Reference in New Issue
Block a user