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

Declaration
property Translucent: Boolean;  

Description
The Translucent property controls whether the form is translucent, that is, alpha-blended. Set Translucent to True to make the form partally translucent, by rate specified in the TranslucentRate property.  
 
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
TranslucentRate property.