Unicodechar/fr

From Free Pascal wiki
Revision as of 04:53, 2 March 2020 by Trev (talk | contribs) (Fixed syntax highlighting)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Deutsch (de) English (en) français (fr)

Le type de donnée UnicodeChar est dérivé du type de donnée WideChar.

type 
  UnicodeChar = WideChar;