Hello,
property OnSelectionChange is not available for component TCheckListBox.
Please review attached patch and apply if OK.
Thank you in advance.
Sandro Cumerlato
Index: lcl/checklst.pas
===================================================================
--- lcl/checklst.pas (revision 52752)
+++ lcl/checklst.pas (working copy)
@@ -126,6 +126,7 @@
property OnMouseWheelDown;
property OnMouseWheelUp;
property OnResize;
+ property OnSelectionChange;
property OnShowHint;
property OnStartDrag;
property OnUTF8KeyPress;
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus