IWxStyle.TextBackBrushTransparent

Syntax

TextBackBrushTransparent: Integer;

Description

The TextBackBrushTransparent property determines transparency degree for text background. Available values should be within the range [0,100]. The 100 value corresponds to full transparency, the 0 value corresponds to full opaqueness.

Example

The example of use is given in description of IWxStyle.TextBackBrushColor.

See also:

IWxStyle