LCL: published TListView.OnResize (bug #10242)

git-svn-id: trunk@13064 -
This commit is contained in:
vincents 2007-11-28 15:48:30 +00:00
parent c3d47116b5
commit 13daa3a38b

View File

@ -1082,6 +1082,7 @@ type
property OnMouseDown;
property OnMouseMove;
property OnMouseUp;
property OnResize;
property OnSelectItem;
property OnStartDrag;
end;