Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TApplication.Direction

Gets the TBidiMode value with the direction 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.