mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-06 23:38:02 +02:00
ShellCtrls: Publish OnEdited and OnEditing events for TShellListView.
git-svn-id: trunk@62797 -
This commit is contained in:
parent
d30dbcce35
commit
c5e306d814
@ -309,6 +309,8 @@ type
|
||||
property OnDeletion;
|
||||
property OnDragDrop;
|
||||
property OnDragOver;
|
||||
property OnEdited;
|
||||
property OnEditing;
|
||||
property OnEndDrag;
|
||||
property OnKeyDown;
|
||||
property OnKeyPress;
|
||||
|
Loading…
Reference in New Issue
Block a user