Funktionsname | dcl-TextBox-ReplaceSel |
---|---|
Syntax | (dcl-TextBox-ReplaceSel
<CONTROL>
strNewText [als String]) |
Rückgabewert | Boolean (T, wenn erfolgreich, ansonsten NIL) |
Anwendbar auf | Text Box |
Diese Methode ersetzt die aktuelle Auswahl mit dem Inhalt des Arguments strNewText. Sind keine Zeichen im Eingabefeld markiert, wird der Text an der aktuellen Cursorposition eingefügt.