Specifies the Language of the SVG element
Namespace: FMX.RS.SVG
Delphi
|
published
property Language: String read FLanguage write SetLanguage;
|
Property Value
Type: String
Note
|
The LoadFromXML method sets this property from the 'xml: lang' attribute of the node
|
|