Function TWPCustomRtfEdit.CodeInsideOf(X:Integer; Y:Integer; objtype:TWPTextObjType) : TWPTextObj

Unit: WPCTRMemo
Class: WPCTRMemo.TWPCustomRtfEdit

Parameters

Returns

The type of the result value is TWPTextObj.

Description

This version is useful if you need to do further checks on the par/posinpar

Overloaded Methods

Function TWPCustomRtfEdit.CodeInsideOf(X:Integer; Y:Integer; objtype:TWPTextObjType; par:TParagraph; pos_in_par:Integer) : TWPTextObjFunction TWPCustomRtfEdit.CodeInsideOf(X:Single; Y:Single; objtype:TWPTextObjType; par:TParagraph; pos_in_par:Integer) : TWPTextObjFunction TWPCustomRtfEdit.CodeInsideOf(par:TParagraph; posinpar:Integer; objtype:TWPTextObjType) : TWPTextObjFunction TWPCustomRtfEdit.CodeInsideOf(objtype:TWPTextObjType) : TWPTextObj