<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG.Text > Classes > TSVGCustomText > Methods:
Comments (0)
Draw the text chunks to the canvas using FillText calls
Namespace: FMX.RS.SVG.Text
Delphi
protected procedure DoFillTextChunks( aMatrix: TSVGMatrix; const Canvas: TSVGCanvas; aRect: TSVGRect; Text: TSVGTextChunks ); virtual;
Parameters
aMatrix
Type: System.Void
Canvas
aRect
Text
Type: TSVGTextChunks
•TSVGCustomText
•FMX.RS.SVG.Text