|
|
|
| acFormHints
|
| TacSimpleBiDiMode = (bdLeftToRight, bdRightToLeft);
|
| The TacSimpleBiDiMode type contains the values that can assume BiDiMode property of acFormHints component.
|
|
|
| When BiDiMode is bdRightToLeft, layout in right to left reading order for bi-directional text when the font selected is a Hebrew or Arabic font. The default reading order is left to right (bdLeftToRight).
|