Unit 'Intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

AllocIntuiMessage

Allocate memory for an IntuiMessage

Declaration

Source position: intuition.pas line 3326

function AllocIntuiMessage(

  Window: PWindow

):PIntuiMessage;

Arguments

Window

  

Window the message is related to

See also

FreeIntuiMessage

  

Free an previously allocated Intuimessage


Documentation generated on: 2021-07-30