Source position: wasm.messagechannel.objects.pas line 34
type TMessageChannelEvent = procedure(
Sender: TObject;
const aMessage: string
) of object;