Source position: fpcgdbcoll.pp line 26
type TListMode = (
lmNone,
lmList,
lmObjectList,
lmCollection,
lmDBCollection,
lmGenericList
);