IdxRichEditField.GetRange Method
In This Article
Returns a document range occupied by the field.
#Declaration
Delphi
function GetRange: IdxRichEditDocumentRange;
#Returns
Type |
---|
Idx |
#Remarks
The GetRange function is a getter of the Range property.
See Also