Arrow |
The type of arrow that is drawn when displaying an annotation. |
ArrowColor |
The color of the arrow(s). |
ArrowOpacity (FireMonkey only) |
The opacity of the arrow(s). |
ArrowSize |
The size of the arrow(s). |
AutoSize |
Enables auto-sizing of the annotation based on the text. |
BalloonArrowSize |
The size of the balloon arrow when the shape is set to asBalloon . |
BalloonDirection |
The direction to which the balloon should point. |
CornerRadius |
The radius of the corners of the shape when the shape is set to asBalloon or asRectangle . |
Fill* |
The fill of the annotation. |
Font* |
The font of the text of the annotation. |
Height |
The height of the annotation when AutoSize is false. |
LineColor |
The color of the line of the annotation. |
LineOpacity (FireMonkey only) |
The opacity of the line of the annotation. |
LineThickness |
The thickness of the line of the annotation. |
OffsetX |
An additional x offset applied to the annotation starting from the default position. |
OffsetY |
An additional y offset applied to the annotation starting from the default position. |
Shape |
The shape of the annotation. An annotation can be change to a rectangle, a balloon or an ellipse shape. |
Stroke* |
The stroke of the annotation. |
Text |
The text of the annotation. |
TextHorizontalAlignment |
The horizontal alignment of the text of the annotation. |
TextVerticalAlignment |
The vertical alignment of the text of the annotation. |
Visible |
Shows / hides the annotation. |
Width |
The width of the annotation with AutoSize is false. |
WordWrap |
Enables / disables wordwrapping on the annotation. |