Source position: wasm.debuginspector.api.pas line 30
type TGetObjectTreeEvent = procedure(
aInspectorID: LongInt;
aRootObjectID: TObjectID;
aFlags: LongInt;
var aResult: TWasmOIResult
) of object;