Links
EControl Form Designer Pro
TDesignerObjTree.OnCreateNodeClass Property

Occurs when a node in the treeview is about to be created.

property OnCreateNodeClass;

OnCreateNodeClass occurs when a new node object is about to be created. 

 

Sender is the tree view object that is about to add a new node. 

 

NodeClass returns a class reference that is instantiated to create a new node object.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!