Source position: IdThread.pas line 195
type TIdThreadOption = (
itoStopped,
itoReqCleanup,
itoDataOwner,
itoTag
);