Click on TPoint3DSeries item
Posted: Mon Jun 19, 2017 11:41 am
Hello!
I'm presenting data in a 3-D view. I add "Items" with DataSeries.AddXYZ(...) and this works fine.
Now I want to add an "Information text" for each "Item", and when you hover over the point with the mouse I want to present the "Information text" in a TEditBox...
Can this be done? I cant find any AddXYZ(X, Y, Z, 'Text') function!? And I can't find how to set an OnEnter event on the Items.
Best regards, Mikael
I'm presenting data in a 3-D view. I add "Items" with DataSeries.AddXYZ(...) and this works fine.
Now I want to add an "Information text" for each "Item", and when you hover over the point with the mouse I want to present the "Information text" in a TEditBox...
Can this be done? I cant find any AddXYZ(X, Y, Z, 'Text') function!? And I can't find how to set an OnEnter event on the Items.
Best regards, Mikael