mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-13 18:49:19 +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 OnEndDrag;
|
||||||
property OnEnter;
|
property OnEnter;
|
||||||
property OnExit;
|
property OnExit;
|
||||||
|
property OnKeyPress;
|
||||||
|
property OnKeyDown;
|
||||||
|
property OnKeyUp;
|
||||||
property OnMouseDown;
|
property OnMouseDown;
|
||||||
property OnMouseEnter;
|
property OnMouseEnter;
|
||||||
property OnMouseLeave;
|
property OnMouseLeave;
|
||||||
|
Loading…
Reference in New Issue
Block a user