 |
TEXT_EDIT |
Type (Structure) |
A structure used to coordinate all text editor operations.
Note: StartOffset is the first shown character of the entry line,
but it may be covered by an arrow or ellipsis if the corresponding
flag is set. SelStart is the position of
the non-extensible end of the selection. This may be either the beginning or
the end of the selection, depending on whether it expands to the right or to
the left. Its value is undefined if there is no selection. CursorX is
the horizontal character position in the line, or position relative to
StartOffset.