Line feed
From Lazarus wiki
Jump to navigationJump to search
│
English (en) │
suomi (fi) │
português (pt) │
русский (ru) │
Line feed (LF) is one of the control characters in ASCII code and Unicode. In ASCII and Unicode, the character code decimal 10 (or hexadecimal 0A) is defined to be line feed.
A unix (Linux...) end of line marker is line feed (LF, #10 ).