Allocate memory for an IntuiMessage
Source position: intuition.pas line 3326
function AllocIntuiMessage(
Window: PWindow
):PIntuiMessage;
Window
Window the message is related to
FreeIntuiMessage
Free an previously allocated Intuimessage