Spin Edit Box - SelectionEnd Property

Position in the value that selection ends

Member of Spin Edit Box (PRIM_SPDT)

Data Type - Integer

Details

The SelectionEnd property is the character position that selection ends within the text.
 
If the cursor is to the left of the first character, the value will be 0.
 
SelectionEnd is provided for completeness and is unlikely to be required for most development purposes.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2