System.Math.SameValue Delphifunction SameValue(const A, B: Extended; Epsilon: Extended): Boolean;function SameValue(const A, B: Double; Epsilon: Double): Boolean;function SameValue(const A, B: Single; Epsilon: Single): Boolean;C++extern PACKAGE bool __fastcall SameValue(const System::Extended A, const System::Extended B, System::Extended Epsilon = 0.000000E+00)/* overload */;Properties
System.IOResult Delphifunction IOResult: Integer;C++extern PACKAGE int __fastcall IOResult(void);Properties Number Name Description 100 Disk read error Reported by Read on a typed file if you attempt to read past the end of the file. 파일의 끝을 지나서 읽으려고 시도하면 입력된 파일에서 읽음으로 보고됩니다. 101 Disk write error Reported by CloseFile, Write, WriteIn, or Flush if the disk becomes full. 디스크가 꽉 차면 CloseFile, Write,..
System.SysUtils.StrCat Delphifunction StrCat(Dest: PAnsiChar; const Source: PAnsiChar): PAnsiChar;function StrCat(Dest: PWideChar; const Source: PWideChar): PWideChar;C++extern PACKAGE char * __fastcall StrCat(char * Dest, const char * Source)/* overload */;Properties
System.SysUtils.CompareText Delphifunction CompareText(const S1, S2: string): Integer;function CompareText(const S1, S2: string; LocaleOptions: TLocaleOptions): Integer;C++extern PACKAGE int __fastcall CompareText(const System::UnicodeString S1, const System::UnicodeString S2)/* overload */;Properties
System.SysUtils.IntToHex Delphifunction IntToHex(Value: Integer; Digits: Integer): string;function IntToHex(Value: Int64; Digits: Integer): string;function IntToHex(Value: UInt64; Digits: Integer): string;C++extern PACKAGE System::UnicodeString __fastcall IntToHex(int Value, int Digits)/* overload */;Properties
System.SysUtils.LowerCase Delphifunction LowerCase(const S: string): string;function LowerCase(const S: string; LocaleOptions: TLocaleOptions): string;C++extern PACKAGE System::UnicodeString __fastcall LowerCase(const System::UnicodeString S)/* overload */;Properties
- Total
- Today
- Yesterday
- RA
- 대상
- 영어
- 일기
- Pte
- SWT
- 자료구조
- 여행영어 100일의 기적
- 말하기
- java
- 교육센터
- 작문
- ADODB
- 설명
- SysUtils
- tdataset
- Delphi
- 문법
- 응용
- wfd
- 알고리즘
- 계산기
- 스택
- 왕초보 영어회화 100일의 기적
- 정렬
- 상황
- VCL
- System
- Reference
- 독해
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |