![]() |
Previous Top Next |
FormHints component.
|
type
|
TfhSimpleBiDiMode = (bdLeftToRight, bdRightToLeft);
|
|
property BiDiMode: TfhSimpleBiDiMode;
|
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.
|