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

TGetObjectPropertiesEvent

Declaration

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

type TGetObjectPropertiesEvent = procedure(

  aInspectorID: LongInt;

  aObjectID: TObjectID;

  aFlags: LongInt;

  var aResult: TWasmOIResult

) of object;


Documentation generated on: 2025-07-25