mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 05:18:00 +02:00
lcl: publish wheel events for TForm
git-svn-id: trunk@15383 -
This commit is contained in:
parent
04fb5145bc
commit
194a5e0b3c
@ -653,6 +653,9 @@ type
|
||||
property OnMouseDown;
|
||||
property OnMouseMove;
|
||||
property OnMouseUp;
|
||||
property OnMouseWheel;
|
||||
property OnMouseWheelDown;
|
||||
property OnMouseWheelUp;
|
||||
property OnPaint;
|
||||
property OnResize;
|
||||
property OnShortCut;
|
||||
|
Loading…
Reference in New Issue
Block a user