* Removed conditional compilation of TThread.Resume / TThread.Start depending on if TThread.Resume deprecated: TThread.Resume is deprecated on all supporting compilers, so TThread.Start is always used.
* Removed compiler directive to include CompilerDefines.inc: no longer needed.