#include <FileCtrl.hpp> //-------------------------------------------------------------- void __fastcall TForm1::FormCreate(TObject *Sender) { if (DirectoryExists("c:\\windows")){ ShowMessage("存在しています"); } }
DownLoad bcbtips008.lzh 3KB(BCB5)