TextBox_ReplaceSel

Funktionsname dcl_TextBox_ReplaceSel
Syntax   (dcl_TextBox_ReplaceSel <CONTROL> NewText [as String])
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Text Box

This method replaces the current selection with NewText. If nothing is selected, NewText is inserted at the caret position.