mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 14:09:26 +02:00
TAChart: Publish OnMouseEnter and OnMouseLeave events.
git-svn-id: trunk@63570 -
This commit is contained in:
parent
43256a10ec
commit
f70ef40567
@ -488,6 +488,8 @@ type
|
||||
property OnDragOver;
|
||||
property OnEndDrag;
|
||||
property OnMouseDown;
|
||||
property OnMouseEnter;
|
||||
property OnMouseLeave;
|
||||
property OnMouseMove;
|
||||
property OnMouseUp;
|
||||
property OnResize;
|
||||
|
Loading…
Reference in New Issue
Block a user