System.SysUtils.DecodeTime Delphiprocedure DecodeTime(const DateTime: TDateTime; var Hour, Min, Sec, MSec: Word);C++extern PACKAGE void __fastcall DecodeTime(const System::TDateTime DateTime, System::Word &Hour, System::Word &Min, System::Word &Sec, System::Word &MSec);Properties
System.SysUtils.Format Delphifunction Format(const Format: string; const Args: array of const): string;function Format(const Format: string; const Args: array of const; const AFormatSettings: TFormatSettings): string;C++extern PACKAGE System::UnicodeString __fastcall Format(const System::UnicodeString Format, System::TVarRec const *Args, const int Args_Size)/* overload */;Properties
System.High Delphifunction High(var X): Integer;Properties 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 strin..
System.SysUtils.StrCopy Delphifunction StrCopy(Dest: PAnsiChar; const Source: PAnsiChar): PAnsiChar;function StrCopy(Dest: PWideChar; const Source: PWideChar): PWideChar;C++extern PACKAGE char * __fastcall StrCopy(char * Dest, const char * Source)/* overload */;Properties
System.SysUtils.StrComp Delphifunction StrComp(const Str1, Str2: PAnsiChar): Integer;function StrComp(const Str1, Str2: PWideChar): Integer;C++extern PACKAGE int __fastcall StrComp(const char * Str1, const char * Str2)/* overload */;Properties Return value Condition 0 Str1 sorts after Str2. indicated 계기에 표시된; 바람직한. indicate 미국·영국 [|ɪndɪkeɪt] 1. (사실임・존재함을) 나타내다 2. (조짐・가능성을) 나타내다 3. (특히 간접적으로) 내비치..
System.GetDir Delphiprocedure GetDir(Drive: Byte; var S: String);Properties Value Drive 0 Default 1 A 2 B 3 C Note: GetDir performs no error checking. For example, if the invalid value 5 (J) was specified, S would return J:\ as if it was the root directory of the invalid drive. 참고: GetDir은 오류 검사를 수행하지 않습니다.예를 들어, 유효하지 않은 값 5 (J)가 지정된 경우 S는 잘못된 드라이브의 루트 디렉토리인 것처럼 J:\를 반환합니다. perform 미국식 [pər|fɔ:r..
System.SysUtils.StrToFloat Delphifunction StrToFloat(const S: string): Extended;function StrToFloat(const S: string; const AFormatSettings: TFormatSettings): Extended;C++extern PACKAGE System::Extended __fastcall StrToFloat(const System::UnicodeString S)/* overload */;Properties
System.SysUtils.StrToTime Up to Parent: System.SysUtilsDelphi function StrToTime(const S: string): TDateTime;function StrToTime(const S: string; const AFormatSettings: TFormatSettings): TDateTime;C++extern PACKAGE System::TDateTime __fastcall StrToTime(const System::UnicodeString S)/* overload */;Properties
System.SysUtils.UpperCase Up to Parent: System.SysUtilsDelphifunction UpperCase(const S: string): string;function UpperCase(const S: string; LocaleOptions: TLocaleOptions): string;C++extern PACKAGE System::UnicodeString __fastcall UpperCase(const System::UnicodeString S)/* overload */;Properties
- Total
- Today
- Yesterday
- 대상
- Delphi
- 정렬
- 교육센터
- java
- 일기
- VCL
- 자료구조
- tdataset
- 독해
- Reference
- 말하기
- 알고리즘
- RA
- 설명
- 여행영어 100일의 기적
- 영어
- 응용
- ADODB
- 왕초보 영어회화 100일의 기적
- SWT
- 상황
- 스택
- System
- 작문
- SysUtils
- 문법
- wfd
- 계산기
- Pte
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |