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

GACT_RELVERIFY

Activation flag for TGadget.Activation. Set if you want to verify that the pointer was still over the gadget when the select button was released. Will cause an IDCMP_GADGETUP message to be sent if so.

Declaration

Source position: intuition.pas line 256

const GACT_RELVERIFY = 1 shl 0;


Documentation generated on: 2017-01-10