TppReportExplorer Node Image Incorrect
ReportBuilder 21.02 Delphi 7
With TppReportExplorer if ItemOptions does not include ioAllowDelete when the last folder in the treeview is highlighted the folder Icon image is changed to show the image for the recycle bin.
It is only an Asthetic issue, but we have a client who is complaining about it.
With TppReportExplorer if ItemOptions does not include ioAllowDelete when the last folder in the treeview is highlighted the folder Icon image is changed to show the image for the recycle bin.
It is only an Asthetic issue, but we have a client who is complaining about it.
Comments
I researched this and created a patch for RB 21.02. I emailed you the patch.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
For now I have Moved to version 20.04 due to the TppCustomSearchPreview.ArrangeControlsHorizontally being removed from 21.02.
I have applied the change to 20.04 modifying FindDataInTreeView which is working for me.
I guess I will move to Version 21 at the next maintenance release.
Thank you.