Source position: jwabits.pas line 214
type BG_JOB_TYPE = (
BG_JOB_TYPE_DOWNLOAD,
BG_JOB_TYPE_UPLOAD,
BG_JOB_TYPE_UPLOAD_REPLY
);