mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 21:56:00 +02:00
LCL: published TListbox.OnDragDrop and OnDragOver
git-svn-id: trunk@10647 -
This commit is contained in:
parent
1a5943a473
commit
23b36dbfdd
@ -580,6 +580,8 @@ type
|
|||||||
property OnChangeBounds;
|
property OnChangeBounds;
|
||||||
property OnClick;
|
property OnClick;
|
||||||
property OnDblClick;
|
property OnDblClick;
|
||||||
|
property OnDragDrop;
|
||||||
|
property OnDragOver;
|
||||||
property OnDrawItem;
|
property OnDrawItem;
|
||||||
property OnEnter;
|
property OnEnter;
|
||||||
property OnExit;
|
property OnExit;
|
||||||
|
Loading…
Reference in New Issue
Block a user