|
|
1.1 root 1: //---------------------------------------------------------------------------
2:
3: #include <vcl.h>
4: #pragma hdrstop
5:
6: #include "UserMsgFormUnit.h"
7: //---------------------------------------------------------------------------
8: #pragma package(smart_init)
9: #pragma resource "*.dfm"
10: TUserMsgForm *UserMsgForm;
11: //---------------------------------------------------------------------------
12: __fastcall TUserMsgForm::TUserMsgForm(TComponent* Owner)
13: : TForm(Owner)
14: {
15: }
16: //---------------------------------------------------------------------------
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.