LCL published TSTringGrid.OnMosueWheel

git-svn-id: trunk@21419 -
This commit is contained in:
mattias 2009-08-23 12:38:18 +00:00
parent d257a3bc1a
commit f11cbd5147

View File

@ -1525,6 +1525,7 @@ type
property OnMouseDown;
property OnMouseMove;
property OnMouseUp;
property OnMouseWheel;
property OnMouseWheelDown;
property OnMouseWheelUp;
property OnPickListSelect;