Skip to main content

TAbstractdxReportLinkDesignWindow Class

Serves as the abstract ancestor for classes that implement report link designers.

Declaration

TAbstractdxReportLinkDesignWindow = class(
    TCustomdxPSForm
)

Remarks

Report links use report link designers to customize report link properties before printing a component. A report link designer is a window used to customize report links. Every report link uses a specific designer.

See Also