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
  • ...widestring으로 분류 되기 때문이다. 결과적으로 #$C3 와 #$A4 는 ansichar 대신 widechar(#$C3) 와 widechar(#$A4) 로 해석된다.
    22 KB (1,150 words) - 02:21, 19 February 2020
  • * fixed '''typeinfo unicodestring''' and '''widechar''' * fixed passing ''widechar'' to ''var argument char'' and ''unicodestring'' to ''string'' and vice ver
    63 KB (8,788 words) - 17:15, 28 February 2024
  • ...in FPC 2.7.1 and defines "String" as "UnicodeString" (UTF-16), "Char" as "WideChar", "PChar" as "PWideChar" and so forth. This affects only the current unit.
    22 KB (2,726 words) - 19:04, 10 March 2024
  • *string (unicodestring), char (widechar), [[Boolean]], [[Double]], [[Byte]], [[Shortint]], [[Word]], [[Smallint]],
    20 KB (768 words) - 20:47, 28 May 2022
  • ...in FPC 2.7.1 and defines "String" as "UnicodeString" (UTF-16), "Char" as "WideChar", "PChar" as "PWideChar" and so forth. This affects only the current unit.
    22 KB (3,306 words) - 10:23, 20 October 2023
  • 35 KB (2,411 words) - 05:30, 1 April 2021
  • ...changing the meaning of String (in {$H+} mode)/char/pchar to UnicodeString/WideChar/PWideChar. The codepage-aware AnsiStrings are always active in all syntax m
    17 KB (2,457 words) - 17:13, 25 May 2023
  • UnicodeChar: WideChar; { the translated Unicode character }
    21 KB (2,858 words) - 21:28, 27 January 2024
  • *string (unicodestring), char (widechar), [[Boolean]], [[Double]], [[Byte]], [[Shortint]], [[Word]], [[Smallint]],
    19 KB (3,009 words) - 23:51, 21 February 2024
  • AppData: array[0..19] of WideChar;
    19 KB (2,573 words) - 03:11, 9 August 2020
  • AppData: array[0..19] of WideChar;
    20 KB (1,326 words) - 11:48, 4 March 2020
  • ...''ord(s[1])'' would equal ''129''. Now, at run time ''w[1]'' will equal ''widechar('Б')'', and ''s[1]'' will (still) equal #129.
    27 KB (3,947 words) - 13:21, 3 March 2020
  • There is also ShellExecuteExW as a WideChar version, and ShellExecuteExA is AnsiChar.
    39 KB (5,395 words) - 10:36, 19 September 2023
  • ...custom character to be used as a "bullet" for each paragraph. Note, it's a WIDECHAR not UTF8
    39 KB (5,672 words) - 20:52, 29 September 2022
  • Также есть WideChar функции - ShellExecuteExW , ShellExecuteExA в режиме AnsiChar
    52 KB (2,162 words) - 16:22, 19 June 2023
  • Istnieje również ShellExecuteExW jako wersja WideChar, a ShellExecuteExA to wersja AnsiChar.
    41 KB (5,601 words) - 12:28, 3 November 2023
  • Strings object holds UnicodeString's, where each WideChar gives offset=1, and even Tab char gives offset=1. Component auto-calculates
    64 KB (9,280 words) - 20:22, 4 April 2024
  • *r54005 win32: fix WideChar -> UTF8 conversion in GetLocaleStr with fpc 2.6.4. Issue 31272. Patch by Lu
    49 KB (6,507 words) - 01:18, 7 April 2017
  • *r59539 FpDebug: temporary workaround to display widechar
    116 KB (15,904 words) - 20:18, 28 June 2021

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