TdxPreview Events
Name | Description |
---|---|
OnAfterDragMargin | Inherited from TdxCustomPreview. |
OnAlignInsertBefore | Inherited from TWinControl. |
OnAlignPosition | Inherited from TWinControl. |
OnBeforeDragMargin | Inherited from TdxCustomPreview. |
OnCalcPageCount | Inherited from TdxCustomPreview. |
OnCanResize | Inherited from TControl. |
OnCanShowMarginHint | Inherited from TdxCustomPreview. |
OnClick | Inherited from TControl. |
OnConstrainedResize | Inherited from TControl. |
OnContextPopup | Inherited from TControl. |
OnDblClick | Inherited from TControl. |
OnDockDrop | Inherited from TWinControl. |
OnDockOver | Inherited from TWinControl. |
OnDragDrop | Inherited from TControl. |
OnDragMargin | Inherited from TdxCustomPreview. |
OnDragOver | Inherited from TControl. |
OnDrawPageBackground | Inherited from TdxCustomPreview. |
OnDrawPageContent | 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 | Inherited from TdxCustomPreview. |
OnGetSiteInfo | Inherited from TWinControl. |
OnKeyDown | Inherited from TWinControl. |
OnKeyPress | Inherited from TWinControl. |
OnKeyUp | Inherited from TWinControl. |
OnMarginChanged | 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 | Enables you to respond to navigating to a different available page in the displayed document. Inherited from TdxCustomPreview. |
OnSelectedPageChanging | Inherited from TdxCustomPreview. |
OnSelectingPage | Inherited from TdxCustomPreview. |
OnStartDock | Inherited from TControl. |
OnStartDrag | Inherited from TControl. |
OnUnDock | Inherited from TWinControl. |
OnZoomFactorChanged | Enables you to respond to zooming the document view in or out. Inherited from TdxCustomPreview. |
OnZoomModeChanged | Inherited from TdxCustomPreview. |
See Also