Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
11
Добавлен:
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 Кб11inheritance.bpr
  • #
    17.04.2013811 б11inheritance.cpp
  • #
    17.04.2013876 б12inheritance.res
  • #
    17.04.20133.19 Кб11inheritance.~bpr
  • #
    17.04.2013813 б11inheritance.~cpp
  • #
    17.04.2013544 б11modal.cpp
  • #
    17.04.2013913 б11modal.dfm
  • #
    17.04.2013832 б11modal.h
  • #
    17.04.2013542 б11modal.~cpp
  • #
    17.04.2013959 б11modal.~dfm
  • #
    17.04.2013832 б11modal.~h