.TextBox.Selection (gb.qt4)
This virtual class is used for managing a text selection.
Questa classe è virtuale.
Questa classe non è creabile.
Proprietà
Length
|
Returns the length of the current selected text, or 0 if no text is selected.
|
Pos
|
A synonymous for the Start property.
|
Start
|
Returns the begining position of the selected text, or -1 if no text is selected.
|
Text
|
Returns the selected text, or NULL if no text is selected.
|
Metodi
Hide
|
Hides the selection.
|