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

TApplication.Direction

Gets the TBidiMode value with the direction for the specified language name.

Declaration

Source position: forms.pp line 1708

public function TApplication.Direction(

  const ALang: string

):TBiDiMode;

Arguments

ALang

  

ISO language name examined in the method.

Function result

TBiDiMode value for the specified language.


Version 3.2 Generated 2024-02-25 Home