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
System.SysUtils.DecodeDate Delphiprocedure DecodeDate(const DateTime: TDateTime; var Year, Month, Day: Word);C++extern PACKAGE void __fastcall DecodeDate(const System::TDateTime DateTime, System::Word &Year, System::Word &Month, System::Word &Day);Properties
System.SysUtils.ExtractFileName Delphifunction ExtractFileName(const FileName: string): string;C++extern PACKAGE System::UnicodeString __fastcall ExtractFileName(const System::UnicodeString FileName)/* overload */;Properties
System.SysUtils.FindFirst Delphifunction FindFirst(const Path: string; Attr: Integer; var F: TSearchRec): Integer;C++extern PACKAGE int __fastcall FindFirst(const System::UnicodeString Path, int Attr, TSearchRec &F);Properties Constant Description faInvalid Identifies an invalid file. 유효하지 않은 파일을 식별합니다. faReadOnly Identifies read-only files or directories. 읽기 전용 파일 또는 디렉토리를 식별합니다. faHidden Ident..
System.SysUtils.TimeToStr Delphifunction TimeToStr(const DateTime: TDateTime): string;function TimeToStr(const DateTime: TDateTime; const AFormatSettings: TFormatSettings): string;C++extern PACKAGE System::UnicodeString __fastcall TimeToStr(const System::TDateTime DateTime)/* overload */;Properties
System.SysUtils.FileExists Delphifunction FileExists(const FileName: string; FollowLink: Boolean = True): Boolean;C++extern PACKAGE bool __fastcall FileExists(const System::UnicodeString FileName, bool FollowLink = true);Properties File Exists FollowLink Method result YES True True YES False True NO True False NO False False Method behavior if the FileName parameter is a symbolic link:FileName 매..
System.SysUtils.DirectoryExists Delphifunction DirectoryExists(const Directory: string; FollowLink: Boolean = True): Boolean;C++extern PACKAGE bool __fastcall DirectoryExists(const System::UnicodeString Directory, bool FollowLink = true);Properties Target Exists FollowLink Method result YES True True YES False True NO True False NO False False Method behavior if the Directory parameter is a symb..
System.SysUtils.EncodeTime Delphifunction EncodeTime(Hour, Min, Sec, MSec: Word): TDateTime;C++extern PACKAGE System::TDateTime __fastcall EncodeTime(System::Word Hour, System::Word Min, System::Word Sec, System::Word MSec);Properties
System.SysUtils.DateToStr Delphifunction DateToStr(const DateTime: TDateTime): string;function DateToStr(const DateTime: TDateTime; const AFormatSettings: TFormatSettings): string;C++extern PACKAGE System::UnicodeString __fastcall DateToStr(const System::TDateTime DateTime)/* overload */;Properties
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
- Total
- Today
- Yesterday
- System
- 말하기
- SWT
- Reference
- 계산기
- 자료구조
- 설명
- 영어
- Pte
- 응용
- VCL
- 여행영어 100일의 기적
- 독해
- wfd
- java
- 왕초보 영어회화 100일의 기적
- Delphi
- 일기
- 문법
- SysUtils
- 대상
- 스택
- RA
- 작문
- 교육센터
- 알고리즘
- 정렬
- ADODB
- tdataset
- 상황
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |