|
|
|
| acWin2kEffects component.
|
| property Translucent: Boolean;
|
| 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.
|
|
|
| TranslucentRate property.
|