Source position: jwawinnt.pas line 7046
type IMPORT_OBJECT_TYPE = (
IMPORT_OBJECT_CODE,
IMPORT_OBJECT_DATA,
IMPORT_OBJECT_CONST
);