[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#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: 2017-01-10