Search found 1 match

by shen
Tue Jan 04, 2011 6:39 am
Forum: VCL
Topic: Displaying single marks
Replies: 14
Views: 20347

Re: Displaying single marks

Hi Yeray, I use C++ Builder for my projects. I have similar requirements of displaying markers as discussed here. I have tried to convert your code to C++ Builder, but no success. My difficulties are 1) I can not declare an array of TRectangleTool, 2) I could not assign a marker from TRectangleTool ...