Hide Comments
Hide Comments

TSVGDocument.SupportsLanguage(String) Method

Comments (0)

Returns True if the Language parameter contains at least one language supported by the current locale (if soUseLocaleForLanguage in Options) or by the PreferredLanguage property

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public 
  function SupportsLanguage( const Language: String ): Boolean; virtual; 
 

Parameters

Language

Type: String

Return Value

Type: Boolean

expandingRemarks

alert_cautionImportant Note

Note that the soUseLocaleForLanguage option is only supported on Windows so the 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