how to add button to teecommander toolbar
Posted: Wed Nov 05, 2008 11:11 pm
I am using TeeChart Pro 8 with Borland 2006.
I am trying to customize the TTeeCommander as shown in the example. When I add the TCommanderCustom class, it does not recognize TBaseForm. If I add "Base" to the "uses" clause, it is not recognized. If I add "uses TeeCommanderEditor" after the "implementation" clause, it is not recognized.
What am I doing wrong?
Thanks,
Kent
I am trying to customize the TTeeCommander as shown in the example. When I add the TCommanderCustom class, it does not recognize TBaseForm. If I add "Base" to the "uses" clause, it is not recognized. If I add "uses TeeCommanderEditor" after the "implementation" clause, it is not recognized.
What am I doing wrong?
Thanks,
Kent