DelphiDelphiVCLPythonPython GUIWindows

Understanding DelphiVCL.Application.BiDiMode

featuredimage2-4

BiDiMode property or DelphiVCL.Application.BiDiMode is used to indicate the layout of the application when running under Middle Eastern versions of Windows.

Use BiDiMode to specify the bi-directional mode for the application. The bi-directional mode controls the direction in which text appears (left-to-right or right-to-left), the placement of vertical scroll bars, and the default alignment of text when the application runs in Middle Eastern locales.

The application’s BiDiMode is used in the ShowMessage procedure and the MessageBox method. It also serves as the ParentBiDiMode for forms and for popup menus that are not activated by a control.

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

See the responses in our Windows command prompt:

0dir-5614608

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

See the responses in our Windows command prompt:

0print-2334818

 

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

Related posts
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

DelphiDelphiFMXProjectsPythonPython GUI

How To Create A Currency Converter Application Using Delphi Python EcoSystem

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *

it_ITItalian