Имя функции | dcl-TextBox-ReplaceSel |
---|---|
Синтаксис | (dcl-TextBox-ReplaceSel
<CONTROL>
NewText [типа
String]) |
Возвращаемый тип | Boolean (T - успешно; иначе NIL) |
Подходит к | Text Box |
This method replaces the current selection with NewText. If nothing is selected, NewText is inserted at the caret position.