[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: wasm.http.objects.pas line 145
type TWasmHTTP = class(TObject)
public
class constructor Init;
destructor Done;
class function HTTPRequest();
end;
TWasmHTTP
TObject