| << Click to display table of contents >> TRVEnumScope Type | 
Unit [VCL/FMX]: RVWordEnum / fmxRVWordEnum;
A word enumeration scope.
Syntax
type
TRVEnumScope = (rvesFromCursor, rvesFromStart);
| Value | Meaning | 
|---|---|
| rvesFromCursor | From the caret position to the end of the document | 
| rvesFromStart | From the beginning to the end of the document |