TdxLayoutControlReportLinkOptionsSize Class
In This Article
Contains settings providing size options for the layout control’s printed version.
#Declaration
Delphi
TdxLayoutControlReportLinkOptionsSize = class(
TdxCustomContainerReportLinkOptions
)
#Remarks
The TdxLayoutControlReportLinkOptionsSize class represents the type of the OptionsSize property available in the TdxLayoutControlReportLink class. It provides settings affecting the size of the layout control on a printed page.
#Inheritance
TObject
TPersistent
TdxCustomContainerReportLinkOptions
TdxLayoutControlReportLinkOptionsSize
See Also