Page 1 of 1

Writing a custom tool

Posted: Wed Jun 27, 2007 2:38 pm
by 9337158
Hi,

What is the best way to create a custom tool ?

Regards

Posted: Wed Jun 27, 2007 2:43 pm
by narcis
Hi stsl,

Sorry but we don't support TeeChart sourcecode. However, the easiest way I can think of would be creating a tool class inherited from the most similar tool to the one you are trying to create, if there's one.

You may be interested in looking at TeeTools unit for some examples.