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

TWasmDebugInspector.SendObjectTree

Declaration

Source position: wasm.debuginspector.rtti.pas line 74

protected function TWasmDebugInspector.SendObjectTree(

  aRootObjectID: TObjectID;

  aFlags: LongInt

):TWasmOIResult;

function TWasmDebugInspector.SendObjectTree(

  aObject: TObject;

  const aCaption: string

):Boolean; virtual;

function TWasmDebugInspector.SendObjectTree(

  aObject: TObject

):Boolean; virtual;


Documentation generated on: 2025-07-25