formhints TacTextAlignment type
Return to Introduction 
Unit
acFormHints  

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

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

Values
taNoneDo not align text in hint  
taLeftAligns text by left side of the hint  
taRightAligns text by right side of the hint  
taCenterAligns text by center of the hint