Skip to main content

TCustomdxListBoxReportLinkControl.TransparentGraphics Property

Specifies whether images associated with items are transparent within a report.

Declaration

property TransparentGraphics: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set the TransparentGraphics property to True to draw graphics transparently in a report when printing standard list box components.

The default value of this property is False.

See Also