Thanks Rob!

The MouseCapture property was the good solution for my problem.

Thanks the help!

Regards,
   SGd7


-------- Eredeti üzenet --------

Gunnar Blumert wrote:
> Check out SetCapture/ReleaseCapture API-calls.

After reading about what those functions do, consider using the button
control's MouseCapture property. That's especially important for
controls like TSpeedButton since they don't have window handles of their
own.

-- 
Rob
_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi


_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to