Hi,
At design time, I placed an TElXTree on a form, added some items, and added event handlers for OnItemCreated and OnItemDeletion.
If I run the application, OnItemCreated is not called for the items that was specified at design time. If I close / free the form, the OnItemDeletion event is indeed called for each item.
Is this a bug?
Best regards
Louis Kriel
Comments