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

IDCMP_GADGETDOWN

IDCMP class: user selects a gadget

Declaration

Source position: intuition.pas line 713

const IDCMP_GADGETDOWN = 1 shl 5;

Description

IDCMP_GADGETDOWN messages are sent when the user selects a gadget that was created with the GACT_IMMEDIATEGACT_IMMEDIATE flag set. The IAddress field will contain a pointer to the selected gadget.

See also

TIntuiMessage

  

Intuition message structure

TWindow

  

Window structure

TNewWindow

  

New window structure

TExtNewWindow

  

Future TNewWindow

WA_IDCMP

  

Tag for OpenWindowTagList(). Which events should be reported


Documentation generated on: 2017-01-10