![]() |
Previous Top Next |
FormHints component.
|
type
|
TfhTextAlignment = (taNone, taLeft, taRight, taCenter);
|
|
property TextAlignment: TfhTextAlignment;
|
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.
|
Font and MaxWidth properties.
|