SelectionStart Property (AWTTextComponent)

Class

AWTTextComponent class

Action

Gets the start position of the selected text. The value is one-based.

Data Type

INTEGER

Access

Read only

Examples

INTEGER iSelectionStart = TextComponent.SelectionStart