mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 21:55:56 +02:00
LCL: Publish Treeview.OnResize. Issue #29973, patch from Alexey Torgashin.
git-svn-id: trunk@52111 -
This commit is contained in:
parent
217ce1a2d5
commit
925a42ad40
@ -3646,6 +3646,7 @@ type
|
||||
property OnMouseWheelDown;
|
||||
property OnMouseWheelUp;
|
||||
property OnNodeChanged;
|
||||
property OnResize;
|
||||
property OnSelectionChanged;
|
||||
property OnShowHint;
|
||||
//property OnStartDock;
|
||||
|
Loading…
Reference in New Issue
Block a user