[Lazarus] Can't assign event procedure....

gabor gabor at poczta.onet.pl
Sat Oct 13 20:57:54 CEST 2018


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ł.


More information about the Lazarus mailing list