Merged revision(s) 49733 #fceebc4be9 from trunk:

TAChart: Publish OnResize event.
........

git-svn-id: branches/fixes_1_4@49830 -
This commit is contained in:
maxim 2015-09-15 21:00:09 +00:00
parent 4f1cb77d73
commit 9165a16427

View File

@ -442,6 +442,7 @@ type
property OnMouseDown;
property OnMouseMove;
property OnMouseUp;
property OnResize;
property OnStartDrag;
end;