On Wed, 24 Apr 2019, Graeme Geldenhuys wrote:

On 22/04/2019 00:14, Graeme Geldenhuys wrote:
yet when I compile/build my project, it still shows that
compiler hint (as can be seen in the attached screenshot).


Is nobody else experiencing this?


{$warn 5024 off}

procedure TForm1.Edit1Change(Sender: TObject);
begin
  // Do nothing
end;

I get no warning. If I remove the statement, I get the warning.

Michael.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to