formhints TextAlignment property
Previous  Top  Next
Applies to
FormHints component.  

Declaration
type  
  TfhTextAlignment = (taNone, taLeft, taRight, taCenter);  
 
property TextAlignment: TfhTextAlignment;  

Description
The TextAlignment property controls how the text should be aligned within borders of balloon hint. When TextAlignment is taCenter, text will centered within a balloon. When it taRight, text will pressed to right edge of balloon.  

See also
Font and MaxWidth properties.  
File not found.