[Lazarus] RE : Lazarus and Windows messages
ik
idokan at gmail.com
Wed Jul 4 08:47:57 CEST 2012
On Tue, Jul 3, 2012 at 10:12 AM, Ludo Brands <ludo.brands at free.fr> wrote:
>
> > It looks like the message never fires.
>
> Only few windows messages can be intercepted with the message directive.
> Inserting your own WndProc in the message chain is a solution:
>
> http://wiki.freepascal.org/Win32/64_Interface/ja#Processing_non-user_message
> s_in_your_window
>
There are few problems there that I found after a lot of testing.
For example WndProc that does not execute, also my own TApplication that
inherited from forms.TApplication did not got the message fires.
So, I'm going to use the Application.OnQuery... Instead and get over with it
>
> Ludo
>
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20120704/a7353be3/attachment-0003.html>
More information about the Lazarus
mailing list