Unit 'video' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

NoExtendedFrame

Disable transformation of control characters on Unix terminals.

Declaration

Source position: videoh.inc line 184

const NoExtendedFrame = False;

Description

The VT100 character set only has line drawing characters consisting of a single line. If this value is true, the line drawing characters with two lines will be automatically converted to single lines.

NoExtendedFrame can be implemented either through a constant, variable or property. You should under no circumstances assume that you can write to NoExtendedFrame, or take its address.


Documentation generated on: Jul 24 2023