* published OnKey*

git-svn-id: trunk@15176 -
This commit is contained in:
marc 2008-05-18 14:31:33 +00:00
parent 1eaa009a7b
commit f7fe61c9e4

View File

@ -1168,6 +1168,9 @@ type
property OnEndDrag;
property OnEnter;
property OnExit;
property OnKeyPress;
property OnKeyDown;
property OnKeyUp;
property OnMouseDown;
property OnMouseEnter;
property OnMouseLeave;