TAnnotationTool.Text

TAnnotationTool.Text
TAnnotationTool

property Text: String;

Unit
TeeTools

Description
\ltrparThe string used to display inside the annotation shape.

You can use #13 (carriage return) characters to display multi-line text:

ChartTool1.Text:='Hello'+#13+'World';