Skip to main content

TdxCustomPreview Class

Implements the basic document viewing functionality.

Declaration

TdxCustomPreview = class(
    TcxScrollingControl
)

Remarks

This class extends its ancestor with members that allow you to:

You do not need to create instances of the TdxCustomPreview class. Use its descendant (TdxPDFViewer) instead.

See Also