Skip to main content

TdxPDFCustomViewer Events

The base class for the PDF Viewer control.
Name Description
OnAfterDragMargin protected Inherited from TdxCustomPreview.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnAttachmentOpen protected Enables you to respond to an attempt to open a file attached to the opened PDF document.
OnAttachmentSave protected Enables you to respond to an attempt to save a file attached to the opened PDF document.
OnBeforeDragMargin protected Inherited from TdxCustomPreview.
OnCalcPageCount protected Inherited from TdxCustomPreview.
OnCanResize Inherited from TControl.
OnCanShowMarginHint protected Inherited from TdxCustomPreview.
OnClick Inherited from TControl.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnCustomDrawPreRenderPage protected Inherited from TdxPDFDocumentCustomViewer.
OnCustomDrawPreRenderPageThumbnail protected
OnDblClick Inherited from TControl.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDocumentLoaded protected Enables you to respond to a PDF document load success.
OnDocumentUnloaded protected Enables you to respond to a document clear operation.
OnDragDrop Inherited from TControl.
OnDragMargin protected Inherited from TdxCustomPreview.
OnDragOver Inherited from TControl.
OnDrawPageBackground protected Inherited from TdxCustomPreview.
OnDrawPageContent protected Inherited from TdxCustomPreview.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnFocusChanged protected Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetPageNumberHint protected Inherited from TdxCustomPreview.
OnGetPassword protected Enables you to respond to the password request when the PDF Viewer control starts to load an encrypted document.
OnGetSiteInfo Inherited from TWinControl.
OnHideFindPanel protected Enables you to respond to hiding the Find panel.
OnHyperlinkClick protected Allows you to respond to clicking a hyperlink within the displayed PDF document.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnMarginChanged protected Inherited from TdxCustomPreview.
OnMouseActivate Inherited from TControl.
OnMouseDown Inherited from TControl.
OnMouseEnter protected Occurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave protected Occurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMove Inherited from TControl.
OnMouseUp Inherited from TControl.
OnMouseWheel Inherited from TControl.
OnMouseWheelDown Inherited from TControl.
OnMouseWheelUp Inherited from TControl.
OnPrepareLockedStateImage protected Allows you to custom paint a “Locked View” image.
OnResize Inherited from TControl.
OnSearchProgress protected Enables you to track the search progress within the loaded PDF document.
OnSelectedPageChanged protected Enables you to respond to navigating to a different available page in the displayed document. Inherited from TdxCustomPreview.
OnSelectedPageChanging protected Inherited from TdxCustomPreview.
OnSelectingPage protected Inherited from TdxCustomPreview.
OnSelectionChanged protected Enables you to respond to content selection changes in the loaded PDF document.
OnShowFindPanel protected Enables you to respond to invoking the Find panel.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
OnZoomFactorChanged protected Enables you to respond to zooming the document view in or out. Inherited from TdxCustomPreview.
OnZoomModeChanged protected Inherited from TdxCustomPreview.
See Also