C++


void __fastcall TMainInputF::PrintPreviewButtonClick(TObject *Sender)
{
TList *ChildPrint;
int Count,i,Count2;
bool done = false,Pass = true,done2;
TPrinter *Prntr = Printer();
TRect r;
}

About the code: This is intended to demonstrate my familiarity with TCanvas, TMetafiles and object orientation. This is basically the print preview control code for a reporting system, it uses complex abstract data structures.



TTestBenchInterface::TTestBenchInterface(AnsiString IPAddress, int IPPort)
{ }

char TTestBenchInterface::ReceiveChar(int &Timeout)
{ }

About the code: This code is part of the client side of a Socket connection which employed an Engineering protocol. Using this server object I was able efficiently move data between machines.


Copyright © 2000 - Hans Krige
All Rights Reserved
Webmaster: Hans -
hanskrige@hotmail.com

Site hosted by Angelfire.com: Build your free website today!