IdxRichEditDocumentRange.Length Property
In This Article
Returns the document range’s length (in characters).
#Declaration
Delphi
property Length: Integer read;
#Property Value
Type |
---|
Integer |
See Also