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

GACT_ENDGADGET

Activation flag for TGadget.Activation. when set, tells the system that this gadget, when selected, causes the Requester to be ended. Requesters that are ended are erased and unlinked from the system.

Declaration

Source position: intuition.pas line 258

const GACT_ENDGADGET = 1 shl 2;


Documentation generated on: 2017-01-10