Difference between revisions of "Underscore"

From Free Pascal wiki
Jump to navigationJump to search
(Created page with "{{Low line}} <div style="float:left; margin: 0 20px 10px 0; padding:40px; font-size:500%; font-family: Georgia; background-color: #f9f9f9; border: 2px solid #777777;"><nowiki...")
 
m (Bart moved page Low line to Undersore without leaving a redirect: This character is called underscore, not low line)
(No difference)

Revision as of 12:21, 16 September 2018

Template:Low line

_

In ASCII, the character code decimal 95 (or hexadecimal 5F) is defined to be _ (Low line sign).

Lazarus

In Lazarus the _ is used to

  • in TMaskEdit indicate EditMask is formed with a pattern of character with the following meaning: automatically put a space.