Fatal parser error

Hi

Following code causes 'Fatal parser error'

function CancelSynchronousIo(AThreadHandle: THandle): Bool; stdcall;
  external kernel32 delayed name 'CancelSynchronousIo';


This issue is fixed in the latest release 2017.04