Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGGraphicElement > Properties
TSVGGraphicElement.TextAlign Property
Defines the Text alignment, which is used to align (start-, middle- or end-alignment) a string of text relative to a given point
Namespace: FMX.RS.SVG
Delphi
published property TextAlign: TSVGTextAlign read GetTextAlign write SetTextAlign default staLeading;
Property Value
Type: TSVGTextAlign
•TSVGGraphicElement
•FMX.RS.SVG