Hi All,
I have a Treeview on a form and when I click on a treenode, the OnChanging
event get's fired, with one of the variables being passed being
"AllowChange".
If I set that variable to be false, I was expecting that the change would
be cancelled and that would be that, however, I also get the "OnChange"
event fired as well?
Any ideas?

Thanks in advance

Richard
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to