You are here: Symbol Reference > JSGraphics Namespace > Classes > TJSCaptionControl Class > TJSCaptionControl Properties > TJSCaptionControl.ParentBiDiMode Property
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCaptionControl.ParentBiDiMode Property

Specifies whether the control uses its parent's BiDiMode.

Pascal
property ParentBiDiMode;

Use ParentBiDiMode to get or set whether the control uses its parent's BiDiMode. When ParentBiDiMode is true, the control's BiDiMode property is always equal to that of its parent. If ParentBiDiMode is false, the control uses its own BiDiMode property. 

 

Set ParentBiDiMode to true for all controls in a form to ensure that the entire user interface adjusts to Middle Eastern locales in a uniform manner. 

 

When the value of the control's BiDiMode property changes, ParentBiDiMode becomes false automatically.

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!