win2keffects TranslucentRate property
Return to Introduction  Previous page  Next page
Applies to
acWin2kEffects component.  

Declaration
type  
  TacWin2kTranslucentRate = 0..100;  
 
property TranslucentRate: TacWin2kTranslucentRate; // 0%..100%  

Description
The TranslucentRate controls the transparency rate, in percents, of the alpha-blended form, when the Translucent property is True.  
 
tip The translucent forms supported by Windows 2000 and later. You can specify this property in lower Windows versions but nothing will happends.  

See also
Translucent property.