TAChart: Publish event OnContextPopup

git-svn-id: trunk@52389 -
This commit is contained in:
wp 2016-05-25 12:10:07 +00:00
parent ebb86e4569
commit 55188988d4

View File

@ -435,6 +435,7 @@ type
published
property OnClick;
property OnContextPopup;
property OnDblClick;
property OnDragDrop;
property OnDragOver;