I’m using a TStyleBook to create a custom TTreeView in a simple Windows application.
I can access the “selection” StyleObject in the TreeViewStyle but I don’t know how to change the font color of the selected item (or how to change any TextSettings for that matter).
Is it possible to choose a style for the text while the item is selected? How can it be done?
Developing in Rad Studio 10.1 Berlin in a Windows 10 environment.
Thanks in advance.