|
|
|
| acFormHints component.
|
| type
|
| TacSimpleBiDiMode = (bdLeftToRight, bdRightToLeft);
|
|
|
| property BiDiMode: TacSimpleBiDiMode;
|
| The BiDiMode property controls whether the text for balloon hints can be layout in right to left reading order for bi-directional text when the font selected is a Hebrew or Arabic font (bdRightToLeft). The default reading order is left to right (bdLeftToRight).
|
| Font property.
|