Topic Path: Symbol Reference > Constants > BACKSPACE Constant
ContentsIndexHome
PreviousUpNext
BACKSPACE Constant

Represents the Backspace characterin the US-ASCII character set.

File
BACKSPACE = #8;

BACKSPACE is the constant Integer value used to represent the Backspace character in the US-ASCII character set (Decimal 8).

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.