Skip to main content

TdxPDFDocumentCustomViewer Events

The base class for all classes that implement PDF document page viewer functionality.
Name Description
OnAfterDragMargin protected Inherited from TdxCustomPreview.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
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
OnDblClick Inherited from TControl.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
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.
OnGetSiteInfo Inherited from TWinControl.
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.
OnResize Inherited from TControl.
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.
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