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

pIntuiMessage

Pointer to an Intuition message

Declaration

Source position: intuition.pas line 929

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