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

GMR_NEXTACTIVE

Return Flags for GM_HANDLEINPUT or GM_GOACTIVE Activate next gadget.

Declaration

Source position: intuition.pas line 2109

const GMR_NEXTACTIVE = 1 shl 4;

Description

the gadget has become inactive, but the next or previous gadget, which has the GFLG_TABCYCLE flag set is to be activated.


Documentation generated on: 2017-01-10