Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

GFLG_EXTENDED

Flag for TGadget.SpecialInfo. Gadget is an PExtGadget

Declaration

Source position: intuition.pas line 522

const GFLG_EXTENDED = $8000;

Description

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.


Documentation generated on: 2021-07-30