TdxCustomContainerReportLinkOptionsTransparent.Containers Property
In This Article
Enables or disables transparent painting of the aggregated containers.
#Declaration
Delphi
property Containers: Boolean read; write; default True;
#Property Value
Type | Default |
---|---|
Boolean | True |
#Remarks
Use the Containers property to enable or disable the transparent painting of the aggregated containers.
The default value of the Containers property is True.
See Also