RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenu.AdjustBiDiBehavior Method

Applies the BiDiMode property to the menu when the Windows control is created.

Pascal
procedure AdjustBiDiBehavior;
C++
__fastcall AdjustBiDiBehavior();

AdjustBiDiBehavior is called automatically when the Windows control for the menu is created. It ensures that the BiDiMode property is properly reflected in the menu if the application is running in a Middle Eastern locale. 

 

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