Unit 'wasm.debuginspector.api' Package
[Overview][Types][Procedures and functions][Variables][Index] [#wasm-oi]

TGetObjectTreeEvent

Declaration

Source position: wasm.debuginspector.api.pas line 30

type TGetObjectTreeEvent = procedure(

  aInspectorID: LongInt;

  aRootObjectID: TObjectID;

  aFlags: LongInt;

  var aResult: TWasmOIResult

) of object;


Documentation generated on: 2025-07-25