" "за функціями і операторам мови С + +" " n" "Виконала Ліхтар О.С." " ; n "" Група 03411 "" n "" МГВРК 2012р. ");
}
{(0, "open", "D: Help1.chm", NULL, NULL, SW_MINIMIZE);
}
// ---------------------------------------- -----------------------------------
Файл Unit2.cpp
# include
# pragma hdrstop
# include "Unit2.h"
# include "Unit1.h"
# include "Unit3.h"
# include "Unit4.h"
// ---------------------------------------- -----------------------------------
# pragma package (smart_init)
# pragma resource "*. dfm" * Form2;
// ---------------------------------------- -----------------------------------
__fastcall TForm2 :: TForm2 (TComponent * Owner)
: TForm (Owner)
{
}
// ---------------------------------------- -----------------------------------
__fastcall TForm2 :: FormCreate (TObject * Sender)
{-> ClientHeight = 280; -> ClientWidth = 380;
}
{-> Close (); -> Show ();
}
{-> Show ();
}
{-> Show ();
}
// ---------------------------------------- -----------------------------------
Файл Unit3.cpp
# include
# pragma hdrstop
# include "Unit3.h"
# include "Unit2.h"
# include "Unit1.h"
// ---------------------------------------- -----------------------------------
# pragma package (smart_init)
# pragma resource "*. dfm" * Form3;
// ---------------------------------------- -----------------------------------
__fastcall TForm3 :: TForm3 (TComponent * Owner)
: TForm (Owner)
{
}
}
{-> Enabled = false;
}
{->...