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

GTYP_GTYPEMASK

Application gadget type for TGadget.Type mask you can apply to tell what class of gadget this is.

Declaration

Source position: intuition.pas line 303

const GTYP_GTYPEMASK = $0007;

Description

The possible classes: GTYP_BOOLGADGET, GTYP_GADGET0002, GTYP_PROPGADGET, GTYP_STRGADGET or GTYP_CUSTOMGADGET


Documentation generated on: 2017-01-10