TTextShape
Hierarchy Properties Methods
Unit
Chart
Description
This class implements a "shape" (rectangle) with properties to display text inside it.
Some other classes derive from it or wrap instances of TTextShape, like TAnnotationTool or TOrgSeries Items (TOrgItem).
Properties of TTextShape include Text (string), TextAlignment, ClipText and AutoSize.
The Text property can contain "line returns" (the #13 character) to define break lines (multiple lines of text).