Source position: wasm.debuginspector.rtti.pas line 36
type TObjectCaptionEvent = procedure(
aSender: TObject;
aObject: TObject;
var aCaption: string
) of object;