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

TApplication.Direction

Gets the BidiMode value for the specified language name.

Declaration

Source position: forms.pp line 1599

public function TApplication.Direction(

  ALang: string

):TBiDiMode;

Arguments

ALang

  

ISO language name examined in the method.

Function result

TBiDiMode value for the specified language.

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