[Lazarus] Form events firing order and count
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Sun Feb 18 19:08:25 CET 2018
On 2018-02-18 10:44, Giuliano Colla via Lazarus wrote:
> To achieve the Delphi behavior in Lazarus I should code:
>
> MyLabel.Color := clRed;
> Application:ProcessMessages;
> MyLabel.Color := clGreen;
If that's true, then the above is not Delphi compatible, and thus LCL is
back to square one, of simply not being compatible with anything.
Regards,
Graeme
--
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/
My public PGP key: http://tinyurl.com/graeme-pgp
More information about the Lazarus
mailing list