티스토리 뷰

Up to Parent: System.SysUtils

Delphi

function ExpandFileName(const FileName: string): string;

C++

extern PACKAGE System::UnicodeString __fastcall ExpandFileName(const System::UnicodeString FileName)/* overload */;

Properties

Type

Visibility

Source

Unit

Parent

function

public

System.SysUtils.pas

System.SysUtils.hpp

System.SysUtils

System.SysUtils

Description

Returns the full path name for a relative file name.

ExpandFileName converts the relative file name into a fully qualified path name. 

ExpandFileName does not verify that the resulting fully qualified path name refers to an existing file, or even that the resulting path exists.

Note: ExpandFileName does not support UNC format. To expand to a UNC file name, use ExpandUNCFileName.

 

상대 파일 이름의 전체 경로(절대 경로) 이름을 반환합니다.

ExpandFileName은 상대 파일 이름을 정규화된 경로(절대 경로) 이름으로 변환합니다.

ExpandFileName은 결과의 정규화된 경로(절대 경로) 이름이 기존 파일을 참조하는지 또는 결과 경로가 있는지를 확인하지 않습니다.

참고 : ExpandFileName UNC 형식을 지원하지 않습니다. UNC 파일 이름으로 확장하려면 ExpandUNCFileName을 사용합니다.

 

relative 미국·영국 [|relətɪv] 

1. (고려판단이) 비교상의, 상대적인 2. (…과) 관련지은, (…에) 따라서 본 3. 비교적인; 상대적인

into 미국·영국 [|ɪntə모음앞에서강형|ɪntu강형|ɪntu:]   영국식   중요

1. … 안으로 2. (… 방향)으로, …에 대고 3. <움직여서 충돌접촉하게 되는 지점을 나타냄>

qualified 미국식 [|kwɑ:lɪfaɪd]   영국식 [|kwɒlɪfaɪd]   중요

fully qualified: 정규화된

1. 자격()이 있는 2. (무엇에 대한 지식기술 등을 갖춰) 자격이 있는 3. 단서를 다는, 제한적인

 

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

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

[Reference] System.SysUtils.AppendStr  (0) 2017.01.22
[Reference] System.Append  (0) 2017.01.21
[Reference] System.ParamStr  (0) 2017.01.18
[Reference] System.Abs  (0) 2017.01.17
[Reference] System.IOUtils.TDirectory.GetFiles  (0) 2017.01.16
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
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
글 보관함