티스토리 뷰
Delphi
function High(var X): Integer;
Properties
Type |
Visibility |
Source |
Unit |
Parent |
function |
public |
System.pas |
Description
Returns the highest value in the range of an argument.
In Delphi code, call High to obtain the upper limit of an Ordinal, Array, or ShortString value.
The result type is X, or the index type of X.
X is either a type identifier or a variable reference.
The type denoted by X, or the type of the variable denoted by X, must be one of the following.
인수의 범위에서 가장 높은 값을 반환합니다.
Delphi 코드에서 Ordinal, Array 또는 ShortString 값의 상한 값을 구하려면 High를 호출하십시오.
결과 유형은 X 또는 X의 인덱스 유형입니다.
X는 유형 식별자 또는 변수 참조입니다.
X로 표시된 유형 또는 X로 표시된 변수의 유형은 다음 중 하나여야 합니다.
For this type |
High returns |
Ordinal type (includes Int64) |
The highest value in the range of the type. 유형 범위에서 가장 높은 값입니다. |
Array type |
The highest value within the range of the index type of the array. For empty arrays, High returns –1. 배열의 인덱스 유형 범위 내에서 가장 높은 값입니다. 빈 배열의 경우, High는 -1을 반환합니다. |
short string type |
The declared size of the string. 문자열의 선언된 크기입니다. |
Open array |
The value, of type Integer, giving the number of elements in the actual parameter, minus one. Integer 형의 값으로, 실제의 파라미터의 요소 개수로부터 1을 뺀 값 입니다. |
short string parameter |
The value, of type Integer, giving the number of elements in the actual parameter, minus one. Integer 형의 값으로, 실제의 파라미터의 요소 개수로부터 1을 뺀 값입니다. |
denote 미국식 [dɪ|noʊt] 1. 조짐을 보여주다 2. 의미하다, 나타내다 declared 미국식 [dɪ|klerd] 공표한 declare 미국식 [dɪ|kler] 1. 선언하다 actual 미국·영국 [|ӕktʃuəl] 1. (사실임을 강조하여) 실제의 |
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.High
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] Vcl.Dialogs.ShowMessagePos (0) | 2017.02.19 |
---|---|
[Reference] Vcl.Dialogs.MessageDlg (0) | 2017.02.18 |
[Reference] System.SysUtils.StrCopy (0) | 2017.02.16 |
[Reference] System.Pi (0) | 2017.02.15 |
[Reference] System.SysUtils.StrComp (0) | 2017.02.13 |
- Total
- Today
- Yesterday
- 설명
- 스택
- 자료구조
- java
- 작문
- Reference
- VCL
- 상황
- tdataset
- 여행영어 100일의 기적
- 독해
- RA
- 문법
- 정렬
- 말하기
- SysUtils
- System
- 알고리즘
- 일기
- 대상
- 교육센터
- Delphi
- 계산기
- 영어
- Pte
- ADODB
- wfd
- 응용
- SWT
- 왕초보 영어회화 100일의 기적
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |