mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 06:22:30 +02:00
LCL: published TListView.OnResize (bug #10242)
git-svn-id: trunk@13064 -
This commit is contained in:
parent
c3d47116b5
commit
13daa3a38b
@ -1082,6 +1082,7 @@ type
|
||||
property OnMouseDown;
|
||||
property OnMouseMove;
|
||||
property OnMouseUp;
|
||||
property OnResize;
|
||||
property OnSelectItem;
|
||||
property OnStartDrag;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user