formhints TfhTextAlignment type
Top 
Unit
FormHints

Declaration
TfhTextAlignment = (taNone, taLeft, taRight, taCenter);

Description
The TacTextAlignment type contains the values that can assume TextAlignment property of FormHints component.

Values
taNone Do not align text in hint  
taLeft Aligns text by left side of the hint  
taRight Aligns text by right side of the hint  
taCenter Aligns text by center of the hint  
File not found.