DelphiDelphiVCLPythonPython GUIWindows

Learn What You Need To Know About DelphiVCL.Application.NonBiDiKeyboard Property

DelphiVCL.Application.NonBiDiKeyboard Property blog banner

NonBiDiKeyboard or DelphiVCL.Application.NonBiDiKeyboard property specifies the name of the keyboard map that should be used unless text reads from right to left.

Use NonBiDiKeyboard to specify the keyboard map that should be used. This name is a string composed of the hexadecimal value of the language identifier (low word) and a device identifier (high word). For example, U.S. English has a language identifier of 0x0409, so the primary U.S. English layout is named “00000409”. Variants of U.S. English layout (such as the Dvorak layout) are named “00010409”, “00020409”, and so on.

If the application is running in a middle eastern locale and the value of BiDiMode indicates that text should read from right to left, the application uses BiDiKeyboard instead.

 

How to examine the properties, methods, and built-in properties of the DelphiVCL.Application.NonBiDiKeyboard?

Let’s browse all the properties, methods, and built-in properties of the DelphiVCL.Application.NonBiDiKeyboard using dir() command:

See the responses in our Windows command prompt:

0dir-6756006

You can also read short information about the DelphiVCL.Application.NonBiDiKeyboard using the print() command:

See the responses in our Windows command prompt:

0print-6593758

 

Check out DelphiVCL which easily allows you to build GUIs for Windows using Python.

Related posts
AndroidCodeDelphiDelphiFMXIDELearn PythonProjectsPythonPython GUI

How To Create A Calculator App Using Python GUI?

DelphiFMXDelphiVCLNewsPythonPython GUI

Introducing Python 3.11 And Documentation Support To The DelphiFMX And DelphiVCL GUI Python Packages

AndroidCodeDelphiDelphiFMXLearn PythonPythonPython GUI

How To Create A Tic-Tac-Toe Game Using Delphi Python EcoSystem

CodeDelphiDelphiFMXPythonPython GUI

How To Write A Simple Todo Gui Application Using Delphifmx

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

fr_FRFrench