TdxPDFViewerDocumentHitTest.HitAtSelection Property
In This Article
Identifies if the inspected point corresponds to the content selection in the displayed PDF document.
#Declaration
Delphi
property HitAtSelection: Boolean index hcSelectionFrame read;
#Property Value
Type |
---|
Boolean |
#Remarks
This property returns True if the inspected point is located within one of the selected areas in the displayed document; otherwise, False.
See Also