Skip to main content

TdxPDFViewerPasswordDialogFormClass Type

The class-reference to an “Enter Password” dialog class.

Declaration

TdxPDFViewerPasswordDialogFormClass = class of TdxPDFViewerPasswordDialogForm;

Referenced Class

Type Description
TdxPDFViewerPasswordDialogForm

The form class that implements the “Enter Password” dialog.

Remarks

Assign a reference to a TdxPDFViewerPasswordDialogForm class descendant to the dxPDFViewerPasswordDialogFormClass global variable to replace the built-in “Enter Password” dialog available in a PDF Viewer control.

See Also