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

TWasmOILogHook

Declaration

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

type TWasmOILogHook = procedure(

  Level: TWasmOILogLevel;

  const Msg: string

) of object;


Documentation generated on: 2025-07-25