[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.IsRTLLang

Checks the given language name for use of right-to-left reading.

Declaration

Source position: forms.pp line 1598

public function TApplication.IsRTLLang(

  ALang: string

):Boolean;

Arguments

ALang

  

ISO language code examined in the method.

Function result

True when the language code uses right-to-left reading.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.