Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
14
Добавлен:
17.04.2013
Размер:
544 б
Скачать
//---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "inher.h"
#include "modal.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma resource "*.dfm"
TForm2 *Form2;
//---------------------------------------------------------------------------
__fastcall TForm2::TForm2(TComponent* Owner)
        : TForm(Owner)
{
}
//---------------------------------------------------------------------------



Соседние файлы в папке L5_3
  • #
    17.04.20133.19 Кб14inheritance.bpr
  • #
    17.04.2013811 б14inheritance.cpp
  • #
    17.04.2013876 б15inheritance.res
  • #
    17.04.20133.19 Кб14inheritance.~bpr
  • #
    17.04.2013813 б14inheritance.~cpp
  • #
    17.04.2013544 б14modal.cpp
  • #
    17.04.2013913 б14modal.dfm
  • #
    17.04.2013832 б14modal.h
  • #
    17.04.2013542 б14modal.~cpp
  • #
    17.04.2013959 б14modal.~dfm
  • #
    17.04.2013832 б14modal.~h