Back to Devexpress

TdxPDFViewer Events

vcl-dxpdfviewer-dot-tdxpdfviewer-dot-underscore-events.md

latest12.8 KB
Original Source

TdxPDFViewer Events

A PDF Viewer control.

NameDescription
OnAfterDragMargin protectedInherited from TdxCustomPreview.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnAttachmentOpenEnables you to respond to an attempt to open a file attached to the opened PDF document. Inherited from TdxPDFCustomViewer.
OnAttachmentSaveAllows you to prevent users from saving certain PDF document attachments. Inherited from TdxPDFCustomViewer.
OnBeforeDragMargin protectedInherited from TdxCustomPreview.
OnCalcPageCount protectedInherited from TdxCustomPreview.
OnCanResizeInherited from TControl.
OnCanShowMarginHint protectedInherited from TdxCustomPreview.
OnClickInherited from TControl.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawPreRenderPageInherited from TdxPDFDocumentCustomViewer.
OnCustomDrawPreRenderPageThumbnailInherited from TdxPDFCustomViewer.
OnDblClickInherited from TControl.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDocumentLoadedEnables you to respond to a PDF document load success. Inherited from TdxPDFCustomViewer.
OnDocumentUnloadedEnables you to respond to a document clear operation. Inherited from TdxPDFCustomViewer.
OnDragDropInherited from TControl.
OnDragMargin protectedInherited from TdxCustomPreview.
OnDragOverInherited from TControl.
OnDrawPageBackground protectedInherited from TdxCustomPreview.
OnDrawPageContent protectedInherited from TdxCustomPreview.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnFocusChanged protectedInherited from TcxControl.
OnGestureInherited from TControl.
OnGetPageNumberHint protectedInherited from TdxCustomPreview.
OnGetPasswordEnables you to respond to the password request when the PDF Viewer control starts to load an encrypted document. Inherited from TdxPDFCustomViewer.
OnGetSiteInfoInherited from TWinControl.
OnHideFindPanelEnables you to respond to hiding the Find panel. Inherited from TdxPDFCustomViewer.
OnHyperlinkClickAllows you to respond to clicking a hyperlink within the displayed PDF document. Inherited from TdxPDFCustomViewer.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnMarginChanged protectedInherited from TdxCustomPreview.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnPrepareLockedStateImageAllows you to custom paint a “Locked View” image. Inherited from TdxPDFCustomViewer.
OnResizeInherited from TControl.
OnSearchProgressEnables you to track the search progress within the loaded PDF document. Inherited from TdxPDFCustomViewer.
OnSelectedPageChangedEnables you to respond to navigating to a different available page in the displayed document. Inherited from TdxCustomPreview.
OnSelectedPageChanging protectedInherited from TdxCustomPreview.
OnSelectingPage protectedInherited from TdxCustomPreview.
OnSelectionChangedEnables you to respond to content selection changes in the loaded PDF document. Inherited from TdxPDFCustomViewer.
OnShowFindPanelEnables you to respond to invoking the Find panel. Inherited from TdxPDFCustomViewer.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnUnDockInherited from TWinControl.
OnZoomFactorChangedEnables you to respond to zooming the document view in or out. Inherited from TdxCustomPreview.
OnZoomModeChanged protectedInherited from TdxCustomPreview.

See Also

TdxPDFViewer Class

TdxPDFViewer Members

dxPDFViewer Unit