Hi
I have a question about using the TinspectorBar component, which incorporates a tColComboInspectorEditLink (PropertyType = ptCustom) into EditLink.
When I set the EditColumn property to 1, the final result displayed in the TinspectorBar item is not the value from column 1 of the tColComboInspectorEditLink, but remains the value from column 0.
How can I assign the selected value to the TinspectorBar item (textValue)?
This behavior can be found in your demo project “InspectorBarCustomEditorsDemo.dproj”
I’m also attaching a personal project where I’m trying to reassign the value from column 1 to TextValue
Kind regards
Olivier
becomesProject1.zip (77.6 KB)

