lcl: publish TRadioButton.OnKeyDown, OnKeyUp, OnKeyPress events

git-svn-id: trunk@23561 -
This commit is contained in:
paul 2010-01-26 06:56:11 +00:00
parent aa49b84ec2
commit 076e4e76dd

View File

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