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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...