티스토리 뷰
Delphi
function Chr(X: Byte): Char;
Properties
Type |
Visibility |
Source |
Unit |
Parent |
function |
public |
System.pas |
Description
Returns the character for a specified ASCII value.
Chr returns the character with the ordinal value (ASCII value) of the byte-type expression, X.
The Byte parameter is an unsigned integer value large enough to represent a character.
Word or UInt16 is also appropriate, because now that the string type is Unicode, a character is represented by two bytes.
Chr is an old Pascal standard function.
For clarity, you can use a typecast such as Char() or AnsiChar() depending on the character type needed.
지정된 ASCII 값의 문자를 반환합니다.
Chr은 바이트 형식 표현 X의 서수 값 (ASCII 값)을 가진 문자를 반환합니다.
Byte 매개 변수는 문자를 나타낼 만큼 큰 부호 없는 정수 값입니다.
Word 또는 UInt16도 적합합니다. 이제 문자열 유형이 유니코드이므로 문자는 2 바이트로 표시됩니다.
Chr은 오래된 파스칼 표준 함수입니다.
명확성을 위해 필요한 문자 유형에 따라 Char() 또는 AnsiChar()와 같은 형 변환을 사용할 수 있습니다.
ordinal 미국식 [|ɔ:rdənl] 1. (동식물 분류상의) 목(目)의 2. 차례를 나타내는, 서수의 3. 서수(cf. CARDINAL) enough 미국·영국 [ɪ|nʌf] 1. (복수 명사나 불가산 명사 앞에 쓰여) 필요한 만큼의 represent 미국·영국 [|reprɪ|zent] 1. (행사・회의 등에서 단체 등을) 대표하다 also 미국식 [|ɔ:lsoʊ] 또한, 게다가, …도 appropriate 미국식 1. 적절한 2. (불법적으로나 무단으로) 도용하다 3. (특히 돈의 사용처를) 책정하다 clarity 미국·영국 [|klӕrəti] 1. (표현의) 명료성 2. (사고력・이해력 등의) 명확성 3. (사진・소리・물질의) 선명도 depend 미국·영국 [dipénd] 1. 의존하다, 의지하다 ((on, upon)) |
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.Chr
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] System.SysUtils.FindClose (0) | 2017.02.01 |
---|---|
[Reference] System.SysUtils.Date (0) | 2017.01.31 |
[Reference] System.ChDir (0) | 2017.01.28 |
[Reference] System.SysUtils.ChangeFileExt (0) | 2017.01.27 |
[Reference] System.Assigned (0) | 2017.01.26 |
- Total
- Today
- Yesterday
- tdataset
- 교육센터
- 왕초보 영어회화 100일의 기적
- 정렬
- 설명
- System
- VCL
- 작문
- Pte
- 문법
- 말하기
- 일기
- 독해
- 알고리즘
- Delphi
- 계산기
- 응용
- RA
- 상황
- 여행영어 100일의 기적
- SWT
- SysUtils
- ADODB
- 대상
- 자료구조
- java
- Reference
- wfd
- 스택
- 영어
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |