TSVGCustomText.AlignText(TSVGCustomText,TSVGShapePath,TSVGRect,TSVGPoint) Method |
Scroll Prev Top Next More |
Aligns (start, middle, end) the text shape in the Line parameter (a string of character shapes) within the TextR rectangle. The TextPadding parameter controls the amount of padding, or margin, to leave within the TextR rectangle.
The alignment is based on the GetTextAlign method as well as the inline progression direction.
Namespace: FMX.RS.SVG.Text
Delphi |
protected |
Parameters
TextElement
Type: TSVGCustomText
Line
Type: System.Void
TextR
Type: System.Void
TextPadding
Type: System.Void
Reference |