Chat.pas is the form for the basic chat window in the Internet game.
//////////////////////////////////////////////////////////////////
// btnSendClick - Sends chat message
//////////////////////////////////////////////////////////////////
procedure TfrmChat.btnSendClick(Sender: TObject);