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

Declaration
type  
  TacTransparencyRate = 0..100;  
 
property TransparencyRate: TacTransparencyRate// 0%..100%  

Description
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.  

See also
Transparent property.