|
|
Previous Top Next |
| FormHints component.
|
| type
|
| TfhHintDirection = (dUpRight, dUpLeft, dDownRight, dDownLeft);
|
|
|
| property Direction: TfhHintDirection;
|
| The Direction property determinees default direction for balloon hint.
|
|