<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGElement > Properties:
Comments (0)
Specifies a non-visual Title of the SVG element. When generating FMX controls, the FMX control's Hint property is set to Title if the Description property is empty
Namespace: FMX.RS.SVG
Delphi
published property Title: String read FTitle write SetTitle;
Property Value
Type: String
Note
The LoadFromXML method sets this property from a child node named 'title'
•TSVGElement
•FMX.RS.SVG