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

GFLG_DISABLED

Flag for TGadget.SpecialInfo. Is initialized by you and later set by Intuition according to your calls to OnGadget/OffGadget. It specifies whether or not this Gadget is currently disabled from being selected

Declaration

Source position: intuition.pas line 210

const GFLG_DISABLED = 1 shl 8;


Documentation generated on: 2017-01-10