Missing "const" before Buf?

procedure OnRxSS(*const* Buf: TBytes);

W dniu 2018-10-13 o 20:43, Bo Berglund via Lazarus pisze:
Then in the form unit where I want to use this:
...
   private
...
     procedure OnRxSS(Buf: TBytes);
...
end;

Regards, Michał.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to