Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.Text > Classes > TSVGCustomText > Methods
TSVGCustomText.SetX(TSVGLengths) Method
Sets the FMX.RS.SVG.Text.TSVGCustomText.X Array property to a copy of the value arrray.
Note
This is a deep copy. Every item in the value array is cloned.
Namespace: FMX.RS.SVG.Text
Delphi
protected procedure SetX(const Value: TSVGLengths); reintroduce; overload; virtual;
Parameters
Value
Type: TSVGLengths
•FMX.RS.SVG.Text.TSVGCustomText.X
•FMX.RS.SVG.Text.TSVGCustomText.GetX(Cardinal)
•FMX.RS.SVG.Text.TSVGCustomText.SetY(TSVGLengths)
•TSVGCustomText
•FMX.RS.SVG.Text