mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-01 14:20:41 +02:00
Merged revision(s) 49733 #fceebc4be9 from trunk:
TAChart: Publish OnResize event. ........ git-svn-id: branches/fixes_1_4@49830 -
This commit is contained in:
parent
4f1cb77d73
commit
9165a16427
@ -442,6 +442,7 @@ type
|
||||
property OnMouseDown;
|
||||
property OnMouseMove;
|
||||
property OnMouseUp;
|
||||
property OnResize;
|
||||
property OnStartDrag;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user