<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.Text > Classes > TSVGTextPath > Methods:
Comments (0)
Sets the FMX.RS.SVG.Text.TSVGCustomText.Y 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 SetY(const Value: TSVGLengths); override;
Parameters
Value
Type: TSVGLengths
TSVGCustomText.SetY(TSVGLengths)
•FMX.RS.SVG.Text.TSVGCustomText.Y
•FMX.RS.SVG.Text.TSVGCustomText.GetY(Cardinal)
•FMX.RS.SVG.Text.TSVGCustomText.SetX(TSVGLengths)
•TSVGTextPath
•FMX.RS.SVG.Text