2.0
3.0
>
comp
>
gb.qt
>
textarea
>
select
Previous
Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
TextArea.Select (gb.qt)
SUB
Select
(
[
Start
AS
Integer
,
Length
AS
Integer
]
)
Defines 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.