TWSocketServer causes a compilation error without USE_SSL in version 9.5, while it works correctly in version 9.4. I'm using Delphi 12.3.
{ Comment out the next line to remove SSL code from the binary. }
{ Beware many components and features will be unavailable. }
//{$DEFINE USE_SSL}