|
|
Previous Top Next |
| FormHints component.
|
| property Active: Boolean;
|
| The Active property controls whether the FormHints component is currently being in active state and can display balloon-like hints. If Active is True - FormHints component will hook all hint messages and show hints in balloon window. If Active is False - only regular hint boxes will be shown.
|