TdxCustomReportLinkOptionsView Class
Represents the report link’s options, which affect the visibility of the control’s elements within a report.
Declaration
TdxCustomReportLinkOptionsView = class(
TdxCustomReportLinkOptions
)
Remarks
The TdxCustomReportLinkOptionsView property specifies which elements of the control that are associated with the report link should be displayed within the report. The TdxCustomReportLinkOptionsView class does not introduce any new members. However, its descendants extend this class with new options specific to particular controls.
Inheritance
TObject
TPersistent
TdxCustomReportLinkOptions
TdxCustomReportLinkOptionsView
See Also