Source position: fpg_dbugintf.pas line 33
type TDebugLevel = (
dlStop,
dlInformation,
dlWarning,
dlError,
dlIdentify,
dlLive
);