mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-22 12:39:29 +02:00
* published OnKey*
git-svn-id: trunk@15176 -
This commit is contained in:
parent
1eaa009a7b
commit
f7fe61c9e4
@ -1168,6 +1168,9 @@ type
|
||||
property OnEndDrag;
|
||||
property OnEnter;
|
||||
property OnExit;
|
||||
property OnKeyPress;
|
||||
property OnKeyDown;
|
||||
property OnKeyUp;
|
||||
property OnMouseDown;
|
||||
property OnMouseEnter;
|
||||
property OnMouseLeave;
|
||||
|
Loading…
Reference in New Issue
Block a user