[Lazarus] How to hide pop-up menu before taking a screen snapshot?

Bo Berglund bo.berglund at gmail.com
Sat Feb 13 15:40:15 CET 2021


On Fri, 12 Feb 2021 21:43:02 +0000, Patrick Chevalley via lazarus
<lazarus at lists.lazarus-ide.org> wrote:

>The declaration of QueueAsyncCall is:
>procedure QueueAsyncCall(const AMethod: TDataEvent; Data: PtrInt);
>
>You must use "arg: PtrInt" otherwise it will fail on a 32bit system.
>

Thanks for the pointer!
I changed it and it does work on Win64.
I don't build for Win32 anyway because I have no crosscompiler...


-- 
Bo Berglund
Developer in Sweden



More information about the lazarus mailing list