mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 17:39:23 +02:00
lcl: add TListView.OnExit, TListView.OnEnter
git-svn-id: trunk@23210 -
This commit is contained in:
parent
8f7651a8e3
commit
c95dd96212
@ -1244,6 +1244,8 @@ type
|
||||
property OnDragOver;
|
||||
property OnEndDock;
|
||||
property OnEndDrag;
|
||||
property OnEnter;
|
||||
property OnExit;
|
||||
property OnKeyDown;
|
||||
property OnKeyPress;
|
||||
property OnKeyUp;
|
||||
|
Loading…
Reference in New Issue
Block a user