Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

PIntuiMessage

Pointer to an Intuition message

Declaration

Source position: intuition.pas line 796

type PIntuiMessage = ^TIntuiMessage;

See also

TWindow

  

Window structure

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: 2021-07-30