[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Intuition' (#aros)

PIntuiMessage

Pointer to an Intuition message

Declaration

Source position: intuition.pas line 510

type PIntuiMessage = ^TIntuiMessage;

See also

TWindow

  

Window structure

AllocIntuiMessage

  

Allocate memory for an IntuiMessage

FreeIntuiMessage

  

Free an previously allocated Intuimessage

SendIntuiMessage

  

Send an IntuiMessage to an Intuition Window

exec.GetMsg

  

Get next message from message port

exec.PutMsg

  

Put a message to a message port

exec.ReplyMsg

  

Put a message to its reply port

exec.WaitPort

  

Wait for a given port to be non-empty


Documentation generated on: 2017-01-10