TdxPDFViewerCellHitTest Members
The base class for all HitTest classes that provide information about visual elements of the PDF Viewer and its loaded document.Constructors
Name | Description |
---|---|
Create(TdxPDFCustomViewer) | Initializes a new instance of the TdxPDFViewerCustomObject class with specified settings. Inherited from TdxPDFViewerCustomObject. |
Properties
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. |
Methods
Name | Description |
---|---|
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
ToString | Inherited from TObject. |
See Also