formhints Transparent property
Return to Introduction  Previous page  Next page
Applies to
acFormHints component.  

Declaration
property Transparent: Boolean;  

Description
The Transparent property controls whether the background of balloon hints should be transparent. The TransparencyRate property controls the degree of transparency.  
 
Transparency only take effect on balloon's background. Text, border and shadow of balloon hint will displayed without transparency.  

See also
TransparencyRate and ColorBackground properties.