2.0
3.0
>
comp
>
gb.qt4.ext
>
textedit
>
select
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
TextEdit.Select (gb.qt4.ext)
Sub
Select
(
[
Start
As
Integer
,
Length
As
Integer
]
)
Define the selected text.
Start
is the position of the first selected character in the text.
Length
is the length of the selection.
If no argument is specified, the entire text is selected.