mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 08:36:26 +02:00
lcl: publish TRadioButton.OnKeyDown, OnKeyUp, OnKeyPress events
git-svn-id: trunk@23561 -
This commit is contained in:
parent
aa49b84ec2
commit
076e4e76dd
@ -1339,6 +1339,9 @@ type
|
||||
property OnEndDrag;
|
||||
property OnEnter;
|
||||
property OnExit;
|
||||
property OnKeyDown;
|
||||
property OnKeyPress;
|
||||
property OnKeyUp;
|
||||
property OnMouseDown;
|
||||
property OnMouseEnter;
|
||||
property OnMouseLeave;
|
||||
|
Loading…
Reference in New Issue
Block a user