![]() |
![]() |
acFormHints
|
TacTextAlignment = (taNone, taLeft, taRight, taCenter);
|
The TacTextAlignment type contains the values that can assume TextAlignment property of acFormHints component.
|
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
|