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
Source position: intuition.pas line 217
const GFLG_DISABLED = $0100; |