Search results

From Free Pascal wiki
Jump to navigationJump to search
  • 5 KB (161 words) - 15:34, 31 January 2014
  • == WideChar == Eine Variable vom Typ '''WideChar''', auch als '''UnicodeChar''' bezeichnet, ist genau 2 Bytes groß und bein
    13 KB (1,581 words) - 01:23, 11 February 2020
  • <td>Char/AnsiChar/WideChar</td>
    3 KB (520 words) - 22:20, 16 December 2016
  • | &nbsp; WideChar | &nbsp; WideChar
    8 KB (1,040 words) - 10:02, 12 January 2014
  • ...not work. It is currently necessary to create strings through an array of WideChar.'' ...e to use WriteLn('Something to write') instead of constructing an array of WideChar and call UEFI functions as before ;-).'''
    6 KB (970 words) - 12:33, 1 March 2020
  • dest^:=widechar(byte(source^))
    2 KB (228 words) - 11:34, 4 March 2020
  • == WideChar ==
    19 KB (1,066 words) - 14:49, 3 September 2020
  • 7 KB (273 words) - 09:16, 24 October 2022
  • === WideChar === A variable of type '''WideChar''', also referred to as '''UnicodeChar''', is exactly 2 bytes in size, and
    16 KB (2,184 words) - 07:50, 14 December 2023
  • ...lias for it. However, in the future, '''char''' may become the same as a [[WideChar]]. For now, [[Byte|byte]] and char are almost identical - one byte (8-bits)
    2 KB (300 words) - 07:58, 17 October 2023
  • 8 KB (254 words) - 22:30, 18 July 2020
  • dest^:=widechar(byte(source^))
    2 KB (260 words) - 11:35, 4 March 2020
  • * [[Widechar|WideChar]] - Longitud constante: 2 o 4 bytes, representación: 1 carácter.
    5 KB (724 words) - 22:31, 18 July 2020
  • == WideChar == Une variable du type '''WideChar''', aussi mentionnée comme'''UnicodeChar''', est exactement d'une taille d
    16 KB (2,216 words) - 01:24, 11 February 2020
  • == WideChar == Una variable de tipo '''WideChar''', también referenciada como '''UnicodeChar''', es exactamente de 2 bytes
    16 KB (2,082 words) - 01:23, 11 February 2020
  • * '''WideChar'''是一种双字节字符(是属于DBCS双字节字符集的元素),
    6 KB (371 words) - 16:17, 20 August 2022
  • * [[Widechar/de|WideChar]] - feste Länge: 2 oder 4 Zeichen, Darstellung: 1 Zeichen
    6 KB (796 words) - 06:52, 16 September 2021
  • | &nbsp; [[WideChar]]
    7 KB (828 words) - 21:00, 4 March 2019
  • cp866table: array[#128..#255] of WideChar=( OutBuf[I] := WideChar(ord(InBuf[I]))
    7 KB (830 words) - 09:05, 3 March 2020
  • * '''WideChar''' は2バイトの文字で(DBCSの要素: Double Byte Character Set)、un
    7 KB (388 words) - 16:17, 20 August 2022
  • cp866table: array[#128..#255] of WideChar=( OutBuf[I] := WideChar(ord(InBuf[I]))
    7 KB (915 words) - 09:04, 3 March 2020
  • * '''WideChar''' - это двухбайтный символ (элемент DBCS: Doubl ...м ссылок, нуль-терминированный массив, только реализованный как массив <tt>WideChar</tt> вместо обычных <tt>Char</tt>.
    9 KB (380 words) - 16:17, 20 August 2022
  • * Le '''WideChar''' est un caractère sur 2 octets (un élément du jeu de caractère à dou ...zéro terminal, seulement elles sont implémentées comme des tableaux de <tt>WideChar</tt> au lieu de <tt>Char</tt>.
    7 KB (1,002 words) - 16:17, 20 August 2022
  • ...а unicode) сa същите като AnsiStrings, с тази разлика, че са масиви от <tt>WideChar</tt> а не обикновен <tt>Char</tt>.
    9 KB (422 words) - 22:39, 29 April 2024
  • * [[Widechar/fr|WideChar]] - représente un caractère encodé sur 2 ou 4 octets
    7 KB (1,189 words) - 17:14, 28 August 2021
  • cp866table: array[#128..#255] of WideChar=( OutBuf[I] := WideChar(ord(InBuf[I]))
    8 KB (1,092 words) - 09:04, 3 March 2020
  • cp866table: array[#128..#255] of WideChar=( OutBuf[I] := WideChar(ord(InBuf[I]))
    10 KB (373 words) - 09:05, 3 March 2020
  • | &nbsp; [[WideChar]]
    8 KB (948 words) - 14:17, 6 February 2023
  • * [[WideChar]] - Constant length: 2 or 4 bytes, representation: 1 character.
    5 KB (615 words) - 17:06, 29 August 2021
  • === PWideChar/PUnicodeChar and WideChar/UnicodeChar === These types remain unchanged. WideChar/UnicodeChar can contain a single UTF-16 code unit, while PWideChar/PUnicode
    24 KB (3,786 words) - 11:56, 28 November 2023
  • ** PWideCahr (Pointeur pour le type de donnée WideChar)
    5 KB (819 words) - 08:19, 23 February 2020
  • ** PWideCahr (Zeiger für den Datentyp WideChar)
    5 KB (742 words) - 08:16, 23 February 2020
  • ...l" inline>ANSIChar</syntaxhighlight>/<syntaxhighlight lang="pascal" inline>wideChar</syntaxhighlight>
    10 KB (1,138 words) - 02:44, 18 October 2023
  • ...deString|WideString]] has a variable length like AnsiString but contains [[WideChar]] instead of [[Char]]. It is a BWSTR compatible string type and has no refe
    6 KB (963 words) - 22:51, 1 November 2022
  • ...l" inline>ANSIChar</syntaxhighlight>/<syntaxhighlight lang="pascal" inline>wideChar</syntaxhighlight>
    14 KB (738 words) - 17:20, 6 August 2022
  • * The [[WideChar]] is a two-byte character (an element of a DBCS: Double Byte Character Set)
    7 KB (960 words) - 16:17, 20 August 2022
  • === PWideChar/PUnicodeChar et WideChar/UnicodeChar === Ces types demeurent inchangés. WideChar/UnicodeChar peuvent contenir une simple unité de code UTF-16, alors que PW
    25 KB (4,030 words) - 05:08, 16 February 2020
  • === PWideChar/PUnicodeChar y WideChar/UnicodeChar === Estos tipos permanecen sin cambios. WideChar/UnicodeChar puede contener una sola unidad de código UTF-16, mientras que
    28 KB (4,758 words) - 05:06, 16 February 2020
  • 7 KB (327 words) - 16:17, 20 August 2022
  • | &nbsp; WideChar
    13 KB (1,664 words) - 10:03, 12 January 2014
  • ...ncy'' type maps to ''int64'', and the ''ansichar'' type to ''shortint''. ''Widechar (= unicodechar)'' is a separate type. ...ith ''{$h+}'', it will make ''uncodestring'' the default string type and ''widechar'' the default ''char'' type. This is similar to the change in Delphi 2009,
    26 KB (4,157 words) - 03:01, 16 February 2020
  • === PWideChar/PUnicodeChar и WideChar/UnicodeChar === Эти типы остались неизменными. WideChar/UnicodeChar могут содержать одиночную кодовую
    41 KB (712 words) - 04:22, 22 December 2019
  • * Das ''WideChar''' ist ein Zwei-Byte-Zeichen (ein Element eines DBCS: Double Byte Character
    7 KB (893 words) - 16:17, 20 August 2022
  • * El tipo '''WideChar''' es un carácter de dos octetos (un elemento de un DBCS: Double Byte Char
    7 KB (1,058 words) - 16:17, 20 August 2022
  • ...'currency'' тип оборажается в ''int64'', а ''AnsiChar'' в ''shortint''. ''WideChar (= unicodechar)'' является отдельным типом. ...g''' преобразуется в тип ''uncodestring'' по-умолчанию, а ''char'' в тип ''widechar''. Подобное преобразование происходит в D
    27 KB (1,647 words) - 03:04, 16 February 2020
  • ...tring. As a result the #$C3 and #$A4 are interpreted as widechar(#$C3) and widechar(#$A4), rather than as ansichars.
    19 KB (2,786 words) - 13:47, 21 February 2020
  • | Description: || Type definition for a unicode character (WideChar)
    15 KB (1,869 words) - 14:18, 31 December 2020
  • | Description: || Définition de type pour un caractère unicode (''WideChar'')
    16 KB (2,042 words) - 14:13, 31 December 2020
  • ==== Variant conversion preference for widechar ==== * '''Old behaviour''': If a ''widechar'' was passed to a ''variant'' parameter, it would be wrapped as a ''word''
    45 KB (6,423 words) - 01:05, 2 March 2020
  • ...сящегося к ascii 'ä' компилятор интерпретирует #$C3 в качестве отдельного widechar.
    46 KB (1,696 words) - 05:51, 2 March 2020

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)