custom function

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
philip
Newbie
Newbie
Posts: 15
Joined: Tue Jun 26, 2007 12:00 am

custom function

Post by philip » Wed Jun 23, 2010 8:09 pm

is there a complete c/c++ example of how to implement a custom function? my delphi-to-c++ skills are too poor on syntax etc to proceed. i've found several snippets, including

http://www.steema.com/files/public/teec ... erivingVCL

and

http://www.berneda.com/teechart_vcl_fea ... onDemo.htm

but i need to see where to place the various bits of code in the .h and .cpp files

anyone's help would be MUCH appreciated

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: custom function

Post by Narcís » Fri Jun 25, 2010 7:20 am

Hi philip,

BCB 5 and BCB 6 installers include a C++ Builder demo. I attach custom function unit in C++ Builder.
Attachments
BuilderFunctionCustom.zip
(1.68 KiB) Downloaded 433 times
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply