Back to Devexpress

TdxCustomPreview Class

vcl-dxcustompreview-055ca12f.md

latest2.2 KB
Original Source

TdxCustomPreview Class

Implements the basic document viewing functionality.

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TcxScrollingControl TdxCustomPreview

See Also

TdxCustomPreview Members

dxCustomPreview Unit