RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenu.BiDiMode Property

Determines the layout of the menu in Middle East locales.

Pascal
property BiDiMode: TBiDiMode;
C++
__property TBiDiMode BiDiMode;

Set BiDiMode to control the layout of menu items. BiDiMode controls whether the menu items read from left to right or right to left. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!