티스토리 뷰

Delphi

procedure RunError([ErrorCode: Byte]); overload;

procedure RunError([ErrorCode: Byte]); overload;

Properties

Type

Visibility

Source

Unit

Parent

procedure

public

System.pas

System

System

Description

Stops execution and generates a run-time error.

In Delphi, the RunError procedure stops the program execution by generating a run-time error with the given number at the current statement.

Errorcode is the run-time error number (0 if omitted).

 

실행을 중지하고 런타임 오류를 생성합니다.

Delphi에서 RunError 프로시저는 현재 명령문에서 주어진 숫자로 런타임 오류를 생성하여 프로그램 실행을 중지합니다.

오류 코드는 런타임 오류 번호입니다 (생략하면 0).

 

omitted

생략한

omit (omitted) 미국·영국 [ə|mɪt] 

1. 빠뜨리다, 누락시키다; 생략하다
2. (
빠뜨리고) …하지 않다

 

출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.RunError

'프로그래밍 언어 > Delphi' 카테고리의 다른 글

[Reference] System.SysUtils.FindNext  (0) 2017.02.25
[Reference] System.Readln  (0) 2017.02.23
[Reference] System.Seek  (0) 2017.02.21
[Reference] System.SysUtils.Format  (0) 2017.02.20
[Reference] Vcl.Dialogs.ShowMessagePos  (0) 2017.02.19
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/01   »
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
글 보관함