BackgroundBrushBackTransparent: Integer;
BackgroundBrushBackTransparent: integer;
The BackgroundBrushBackTransparent property determines pattern transparency degree for object background. Available values should be within the range [0,100]. The 100 value corresponds to full transparency, the 0 value corresponds to full opaqueness.
The example of use is given in description of IWxStyle.BackgroundBrushBackColor.
See also: