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

GACT_IMMEDIATE

Activation flag for TGadget.Activation. when set, informs the caller that the gadget was activated when it was activated. This flag works in conjunction with the GACT_RELVERIFY flag

Declaration

Source position: intuition.pas line 257

const GACT_IMMEDIATE = 1 shl 1;


Documentation generated on: 2017-01-10