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