LCL: published TListbox.OnDragDrop and OnDragOver

git-svn-id: trunk@10647 -
This commit is contained in:
vincents 2007-02-15 10:07:05 +00:00
parent 1a5943a473
commit 23b36dbfdd

View File

@ -580,6 +580,8 @@ type
property OnChangeBounds;
property OnClick;
property OnDblClick;
property OnDragDrop;
property OnDragOver;
property OnDrawItem;
property OnEnter;
property OnExit;