Page 1 of 1

TAnnotationTool multiline

Posted: Tue Jun 29, 2004 10:07 pm
by 9335230
Hi!
Could you say me how to make TAnnotationTool to show several lines by code?.
Thanks in advance.
Pablo

Posted: Wed Jun 30, 2004 10:40 am
by Pep
Hi Pablo,

you can add the text using :

Code: Select all

Charttool1.Text := 'hello '+TeeLineSeparator+'world ';