!

From Lazarus wiki
Revision as of 20:34, 13 October 2022 by Kai Burghardt (talk | contribs) (resolve Category: Pages using deprecated enclose attributes→‎top: insert {{LanguageBar}})
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

English (en) português (pt)

 !

In ASCII, the character code decimal 33 (or hexadecimal 21) is defined to be ! (Exclamation mark).

Lazarus

In Lazarus the ! is used to

  • in TMaskEdit indicate EditMask is formed with a pattern of character with the following meaning: Trim leading blanks, otherwise trim trailing blanks from the data.