Flag for TGadget.SpecialInfo. Gadget is an PExtGadget
Source position: intuition.pas line 378
const GFLG_EXTENDED = $8000; |
If set, this bit means that the Gadget is actually a PExtGadget, with new fields and flags. All boopsi gadgets are PExtGadget. Never ever attempt to read the extended fields of a gadget if this flag is not set.