티스토리 뷰
Delphi
function ChangeFileExt(const FileName, Extension: string): string;
C++
extern PACKAGE System::UnicodeString __fastcall ChangeFileExt(const System::UnicodeString FileName, const System::UnicodeString Extension)/* overload */;
Properties
Type |
Visibility |
Source |
Unit |
Parent |
function |
public |
System.SysUtils.pas System.SysUtils.hpp |
Description
Changes the extension of a file name.
ChangeFileExt takes the file name passed in FileName and changes the extension of the file name to the extension passed in Extension.
Extension specifies the new extension, including the initial dot character.
ChangeFileExt does not rename the actual file, it just creates a new file name string.
Note: This function works with multi-byte character sets (MBCS).
파일 이름의 확장자를 변경합니다.
ChangeFileExt는 FileName에 전달된 파일 이름을 사용하고, 파일 이름의 확장자를 Extension에서 전달된 확장자로 변경합니다.
Extension은 초기 점 문자를 포함하여 새 확장자를 지정합니다.
ChangeFileExt는 실제 파일의 이름을 바꾸지 않고, 새로운 파일 이름 문자열을 만듭니다.
참고: 이 함수는 멀티 바이트 문자 세트 (MBCS)와 함께 작동합니다.
actual 미국·영국 [|ӕktʃuəl] 1. (사실임을 강조하여) 실제의 |
출처: http://docwiki.embarcadero.com/Libraries/XE2/en/System.SysUtils.ChangeFileExt
'프로그래밍 언어 > Delphi' 카테고리의 다른 글
[Reference] System.Chr (0) | 2017.01.30 |
---|---|
[Reference] System.ChDir (0) | 2017.01.28 |
[Reference] System.Assigned (0) | 2017.01.26 |
[Reference] System.SysUtils.SameText (0) | 2017.01.24 |
[Reference] System.AssignFile (0) | 2017.01.23 |
- Total
- Today
- Yesterday
- 응용
- 영어
- 자료구조
- wfd
- Pte
- java
- 작문
- 알고리즘
- 대상
- 문법
- 왕초보 영어회화 100일의 기적
- 독해
- 설명
- 정렬
- SWT
- 일기
- ADODB
- 교육센터
- SysUtils
- System
- VCL
- 말하기
- 스택
- Delphi
- Reference
- 계산기
- 상황
- RA
- tdataset
- 여행영어 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 |