formhints BiDiMode property
Previous  Top  Next
Applies to
FormHints component.  

Declaration
type  
  TfhSimpleBiDiMode = (bdLeftToRight, bdRightToLeft);  
 
property BiDiMode: TfhSimpleBiDiMode;  

Description
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).  

See also
Font property.  
File not found.