openglcontrol: published OnDragDrop, OnDragOver

git-svn-id: trunk@34875 -
This commit is contained in:
mattias 2012-01-22 20:17:50 +00:00
parent b87b8698bd
commit 229d01038d

View File

@ -160,6 +160,8 @@ type
property OnClick;
property OnConstrainedResize;
property OnDblClick;
property OnDragDrop;
property OnDragOver;
property OnEnter;
property OnExit;
property OnKeyDown;