|
|
Previous Top Next |
| FormHints component.
|
| type
|
| TfhTransparencyRate = 0..100;
|
|
|
| property TransparencyRate: TfhTransparencyRate; // 0%..100%
|
| The TransparencyRate property controls the degree of transparency for background of balloon hints. This property works if only Transparency is True. 100% transparet hints don't show the background at all.
|
| Transparent property.
|