Skip to main content

TdxPDFViewerCellHitTest Properties

The base class for all HitTest classes that provide information about visual elements of the PDF Viewer and its loaded document.
Name Description
Cursor protected Returns the current mouse cursor type.
HitPoint Returns the pixel coordinates of the test point within the PDF Viewer. Inherited from TdxPDFViewerCustomHitTest.
Viewer Returns the PDF Viewer control instance to which this object belongs. Inherited from TdxPDFViewerCustomObject.
See Also