Unit4.~cp
上传用户:garry_shen
上传日期:2015-04-15
资源大小:45647k
文件大小:17k
源码类别:

游戏引擎

开发平台:

Visual C++

  1. //---------------------------------------------------------------------------
  2. #include <vcl.h>
  3. #pragma hdrstop
  4. #include "Unit1.h"
  5. #include "Unit2.h"
  6. #include "Unit3.h"
  7. #include "Unit4.h"
  8. #include "Unit5.h"
  9. #include <stdio.h>
  10. //---------------------------------------------------------------------------
  11. #pragma package(smart_init)
  12. #pragma resource "*.dfm"
  13. TForm4 *Form4;
  14. //---------------------------------------------------------------------------
  15. __fastcall TForm4::TForm4(TComponent* Owner)
  16.         : TForm(Owner)
  17. {
  18. }
  19. //---------------------------------------------------------------------------
  20. void __fastcall TForm4::Button11Click(TObject *Sender)
  21. {
  22.      char szStr[250];
  23.      if(Edit45->Text!="")
  24.      {
  25.          StrPCopy(szStr,Form5->Edit54->Text+"\"+Edit45->Text+".txt");
  26.      }
  27.      else
  28.      {
  29.          Form1->StatusBar1->SimpleText = "璣ゅ