TdxCustomContainerReportLinkOptionsTransparent.Graphics Property
Enables or disables the transparent painting of the aggregated graphics.
Declaration
property Graphics: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Use the Graphics property to enable or disable the transparent painting of the aggregated graphics.
The default value of the Graphics property is False.
See Also