mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-05 10:55:56 +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 OnClick;
|
||||
property OnDblClick;
|
||||
property OnDragDrop;
|
||||
property OnDragOver;
|
||||
property OnDrawItem;
|
||||
property OnEnter;
|
||||
property OnExit;
|
||||
|
Loading…
Reference in New Issue
Block a user