TdxLayoutControlReportLinkOptionsTransparent Class
In This Article
Contains the transparency settings for the printed layout control’s elements.
#Declaration
Delphi
TdxLayoutControlReportLinkOptionsTransparent = class(
TdxCustomContainerReportLinkOptionsTransparent
)
#Remarks
The TdxLayoutControReportLinkOptionsTransparent class members specify the transparency settings for the printed layout control’s elements (groups and items).
#Inheritance
TObject
TPersistent
TdxCustomContainerReportLinkOptions
TdxCustomContainerReportLinkOptionsTransparent
TdxLayoutControlReportLinkOptionsTransparent
See Also