Menu

Diff of /trunk/Src/UConsts.pas [r203] .. [r204]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/Src/UConsts.pas
+++ b/trunk/Src/UConsts.pas
@@ -54,6 +54,8 @@
   EOL   = CR + LF;      // end of line character sequence
   EOL2  = EOL + EOL;    // 2 EOLs characters
 
+  BACKSPACE = #8;       // backspace character
+
   RT_HTML = MakeIntResource(23);    // HTML resource identifier
 
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.