티스토리 뷰
Delphi
function Addr(var X): Pointer;
Properties
Type |
Visibility |
Source |
Unit |
Parent |
function |
public |
System.pas |
Description
Returns a pointer to a specified object.
The Addr function returns the address of a specified object.
X is any variable, procedure, or function identifier.
The result is a pointer to X.
The result of Addr is of the predefined type Pointer, which means that it is assignment-compatible with all pointer types but cannot be dereferenced directly without a typecast.
Note: Addr is equivalent to the @ operator except that it is unaffected by the $T compiler directive.
지정된 오브젝트에 대한 포인터를 반환합니다.
Addr 함수는 지정된 오브젝트의 주소를 반환합니다.
X는 임의의 변수, 프로시저 또는 함수 식별자입니다.
결과는 X에 대한 포인터입니다.
Addr의 결과는 사전 정의된 포인터 유형의 결과입니다. 즉, 모든 포인터 유형과 양립 할 수 있지만, 형 변환 없이 직접 역 참조 할 수는 없습니다.
참고: Addr은 @ 연산자와 동일하지만 $ T 컴파일러 지시어의 영향을 받지 않습니다.
predefine 미국·영국 [prì:difáin] 미리 정의하다 assignment 미국·영국 [ə|saɪnmənt] 1. 과제,
임무 compatible 미국·영국 [kəm|pӕtəbl] 1. 호환이 되는 |
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.Addr
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] System.SysUtils.IntToHex (0) | 2017.03.29 |
---|---|
[Reference] System.SysUtils.Date (0) | 2017.03.27 |
[Reference] System.SysUtils.StrToInt (0) | 2017.03.25 |
[Reference] System.SysUtils.LowerCase (0) | 2017.03.24 |
[Reference] System.Rewrite (0) | 2017.03.23 |
- Total
- Today
- Yesterday
- 일기
- 알고리즘
- 독해
- tdataset
- Delphi
- 대상
- 스택
- 정렬
- 교육센터
- SWT
- RA
- 계산기
- 자료구조
- 설명
- 상황
- 응용
- 말하기
- System
- 왕초보 영어회화 100일의 기적
- Reference
- wfd
- 여행영어 100일의 기적
- 영어
- ADODB
- SysUtils
- VCL
- Pte
- java
- 문법
- 작문
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |