mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-30 15:50:15 +02:00
openglcontrol: published OnDragDrop, OnDragOver
git-svn-id: trunk@34875 -
This commit is contained in:
parent
b87b8698bd
commit
229d01038d
@ -160,6 +160,8 @@ type
|
||||
property OnClick;
|
||||
property OnConstrainedResize;
|
||||
property OnDblClick;
|
||||
property OnDragDrop;
|
||||
property OnDragOver;
|
||||
property OnEnter;
|
||||
property OnExit;
|
||||
property OnKeyDown;
|
||||
|
Loading…
Reference in New Issue
Block a user