mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 01:48:03 +02:00
LCL: published TImage MouseWheel events, tested by Maxim Ganetsky
git-svn-id: trunk@17709 -
This commit is contained in:
parent
cc14be4a45
commit
ebe1b9d29a
@ -621,6 +621,9 @@ type
|
||||
property OnMouseLeave;
|
||||
property OnMouseMove;
|
||||
property OnMouseUp;
|
||||
property OnMouseWheel;
|
||||
property OnMouseWheelDown;
|
||||
property OnMouseWheelUp;
|
||||
property OnPaint;
|
||||
property OnPictureChanged;
|
||||
property OnResize;
|
||||
|
Loading…
Reference in New Issue
Block a user