Hide Comments
Hide Comments

Comments (0)

Specifies the preferred language to use for the SVG. The TSVGSwitch element uses the language and the SystemLanguage property of TSVGElements to choose the SVG element to display (conceptually, this is localization of text or even graphics for an SVG)

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

published
  property PreferredLanguage: String read GetPreferredLanguage write SetPreferredLanguage;
 

Property Value

Type: String

expandingRemarks

alert_cautionImportant Note

Note that the soUseLocaleForLanguage option controls whether this property is used. If soUseLocaleForLanguage has been specified, the PreferredLanguage property is ignored. However, the soUseLocaleForLanguage is only supported on Windows so the TSVGDocument.PreferredLanguage property needs to be set for accurate results on non-Windows platforms

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb