Skip to main content

TcxClock.Transparent Property

Specifies the clock’s background transparency.

Declaration

property Transparent; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True, to make the background transparent.

The Transparent property overrides the Color property.

The default value of the Transparent property is False.

See Also