TextBackBrushTransparent: Integer;
TextBackBrushTransparent: integer;
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.
The example of use is given in description of IWxStyle.TextBackBrushColor.
See also: