IWxStyle.BackgroundBrushBackTransparent

Syntax

BackgroundBrushBackTransparent: Integer;

Description

The BackgroundBrushBackTransparent property determines pattern transparency degree for object background.

Comments

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.BackgroundBrushBackColor.

See also:

IWxStyle