|
|
3.14a
//---------------------------------------------------------------------------
#include <vcl.h>
#pragma hdrstop
#include "UserMsgFormUnit.h"
//---------------------------------------------------------------------------
#pragma package(smart_init)
#pragma resource "*.dfm"
TUserMsgForm *UserMsgForm;
//---------------------------------------------------------------------------
__fastcall TUserMsgForm::TUserMsgForm(TComponent* Owner)
: TForm(Owner)
{
}
//---------------------------------------------------------------------------
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.