Detecting chart theme change
Posted: Thu Jan 12, 2023 9:09 am
Hello,
I am a developer for a scientific application that uses TeeChart for VCL/FMX 2022.36.220929 in Delphi 10.3 Rio.
I need to detect whether a Chart's theme has been changed, specifically when a user exits the TChartEditor form after making some or no changes.
I am aware that I could save the current theme and compare it afterwards, but is there a more efficient method available by TeeChart to do this?
Thanks
I am a developer for a scientific application that uses TeeChart for VCL/FMX 2022.36.220929 in Delphi 10.3 Rio.
I need to detect whether a Chart's theme has been changed, specifically when a user exits the TChartEditor form after making some or no changes.
I am aware that I could save the current theme and compare it afterwards, but is there a more efficient method available by TeeChart to do this?
Thanks