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.
Source position: intuition.pas line 385
const GACT_RELVERIFY = $0001; |