dagromo Posted July 13, 2020 Posted July 13, 2020 Hello I need to control the icon shown in treeNodes dynamically on a uniTreeView, in the states of Normal, Expaded and when is Leaf (just as the default behavior has when no imagelist is provided). In the regular VCL TreeNode exists the properties ImageIndex, SelectedIndex, StateIndex, ExpandedImageIndex but in uniTreeNode only exists ImageIndex and SelectedIndex (by the way SelectedIndex seems to do nothing) In VCL also exists a pair of events for assign the index by code (OnGetImageIndex and OnGetSelectedIndex) to handle the task but not present on uniTreeView. If there is a workaround (maybe with JS) any help will be highly appreciated. Regards. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.