Jump to content

Change RTL at runtime


Mohammad Hamdan

Recommended Posts

I have a uniGUI application which supports two language of UI, the log in form have a user login name and password, and have a drop down menu for selecting the language

   1- English  2- Arabic(RTL)

 

the Arabic language needs the MainModule RTL property to be True

 

How can i set the RTL property to MainModule after checking the log in information and view the Main form

 

uniMainmodule.RTL := true  is not working;

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...