Closing LCL windows on first click on WinCE
The LCL for Windows CE is still quite uncomplete, and since I created this blog to post a few workarounds for Windows CE development, here is a hint I received myself on the Lazarus support forums:
In the OnClose event of the form, use formname.Close;.
Yes, that's all :)

0 Comments:
Post a Comment
<< Home