RightToLeft property


Available for all objects except Image, HScroll, VScroll, ToolBar, ProgressBar, Slider, UpDown and Animate.

Read/Write at design time
Read/Write at run time

Specifies whether the text of an object is displayed using the right-to-left reading order. It can be one of the following values:

TRUE    Object displays text using the right-to-left reading order (needs a bi-directional platform).
FALSE  Object displays text from left to right (default).


REMARKS: This property has no effect if the running operating system is not a Windows bi-directional platform.