Underscore

From Free Pascal wiki
Revision as of 09:47, 16 September 2018 by Djzepi (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.