ForceDirectories()함수 - 폴더가 없으면 강제로 생성
(Delphi나 C++ Builder와 같은 Pascal 기반 언어에서 사용되는 함수)
ExtractFilePath()함수 파일 이름중에서 폴더 부분만 추출
FileExists()함수 - 파일이 존재 하는지 확인
- FileExists(filename)
DirectoryExists()함수 - 폴더가 존재 하는지 확인
- FileExists(foldername)
#include <FileCtrl.hpp> 헤더 파일 추가
SaveToFile() - memo 컴포넌트에 사용