TdxRichEditView.GetPageViewInfoFromPoint(TPoint,Boolean) Method
Declaration
function GetPageViewInfoFromPoint(const APoint: TPoint; AStrictSearch: Boolean): TdxPageViewInfo; virtual;
Parameters
Name | Type |
---|---|
APoint | TPoint |
AStrictSearch | Boolean |
Returns
Type |
---|
TdxPageViewInfo |
See Also