ShellCtrls: Publish OnEdited and OnEditing events for TShellListView.

git-svn-id: trunk@62797 -
This commit is contained in:
wp 2020-03-22 22:30:41 +00:00
parent d30dbcce35
commit c5e306d814

View File

@ -309,6 +309,8 @@ type
property OnDeletion;
property OnDragDrop;
property OnDragOver;
property OnEdited;
property OnEditing;
property OnEndDrag;
property OnKeyDown;
property OnKeyPress;