/*           Delphi Super Page
/*     home location is Delphi.ICM.edu.pl ( Poland )
/*  Index file for directory : c10free
/*
/*           C++ Builder 1.0 freeware stuff
/*
/*  created: 19-03-2006
/*

    Name     Size Date(dd-mm-yyyy)    Description

adigit08.zip    11,537 29-07-1997 This simple component emulates a digit of electronic display
bnc.zip         33,513 23-01-2000 BNC is a high-precision floating point calculator. Includes a free multiple precision math library, which adds extended arithmetic capability to your C++ programs. New application - 60-byte fractal encryption !
csched.zip       7,215 15-11-1997 This program demos how to write a basic scheduler program for launching programs at predetermined times of the day
dcjdebug.zip   830,606 04-10-1998 The Dcj Debug Window can be used for tracking debug messages when you are in one of those situations where you cannot use the BCB IDE. I've included a demo which should make it pretty clear how you can use the Dcj Debug Window. Source is available fr
dcjexpt.zip    432,536 04-10-1998 Dcj Experts is a collection of C++Builder experts that enhance the IDE in ways that make your job a bit easier. This collection is similiar (but not as complete) to GExperts offered by Gerald Nunn. Currently there are about 8 Experts.
dcjmsgdg.zip    32,261 20-10-1998 The TDcjMessageDlg component makes it easy to create custom message boxes that have buttons of various quantity, size, alignment, etc... It comes with a Buttons property editor, a full online Windows help file, and source code.
dcjregdg.zip    19,635 22-11-1998 A dialog component that makes it easy to add registry browsing ability to an application. It also comes with a demo program and source code.
delils3.zip    215,435 15-03-1998 A simple application to help manage those huge *.il? files that   accumulate on your hard drive. It searches and allows you to   delete several (indeed, any) types of files.
dirview.zip      6,748 15-11-1998 This component is a descentdant of the TCustomListView and implements the right part of the Windows Explorer. I load only the needed icons. This component is very faster. This component accepts a user defined mask for the files and I have defined mor
displog.zip    169,795 03-07-1998 DispLog is an easy-to-use class to log to disk and/or display  on screen error/debug/other messages. Includes test harness  and test .EXE. Docs at top of DispLog.cpp.
dll16.zip      120,422 10-07-1997 This component provides an easy way to link your 32-bit BCB  program to 16-bit DLLs using a process known as  "thunking". The component automatically creates the  thunking code for you, thus removing the need for in-line code and an assembler.
dropfile.zip     5,786 06-08-1997 Provides support for drag and drop of files from any explorer  window to any TWinControl descendant in your app.
fcomp.zip       35,842 01-05-1998 FComponents is a collection of Controls, mostly graphical enhancements
fiverow.zip    113,131 20-02-2000 Five in a row is a game that is known under a lot of different names. Pente, Gomuko, and Renju are only a few examples. The object of the game is to get five crosses or noughts in a row, either in a horizontal, vertical or diagonal direction.  The FiveInARow component provides a highly customizable 2D Grid that can keep track of a game and verify the legality of moves. A game engine has been added to the component and uses a fast algorithm for thinking. You can choose number of rows, columns, size, colors and playing strength at runtime. Optionally you can use the component for a game between two humans.
fixlbl.zip       2,770 15-11-1998 FixLabelAutoSize component. If you run a Borland C++Builder program on a machine with a different resolution or font size than the machine the program was compiled on, you may be surprised to find that any labels with the AutoSize property set to tru
formsc.zip      10,387 20-08-2001 An extension to the forms VCL unit to center forms/dialogs relative to their parent window, add multi-monitor support, minimize/restore your application with animation and sounds (for C++Builder 1/3/4), optionally minimize forms to the taskbar, and fix various other VCL annoyances.
gdspace.zip      5,303 12-02-2001 GDSpace is a simple component. Put it on your form and use it to obtain the total space and free space on any hard drive letter or UNC path drive. This component returns numeric and formatted string data for the total and free space of the drive. It works on all versions of Windows, including the original Windows 95 OEM release, Windows 95 OS2 release, Windows 98, Windows NT 3.5 and 4.0, Windows 2000, and Windows ME. The component overcomes some of the limitations of other disk space components and can handle very large drives.
hintbox.zip    280,126 15-07-1999 A HintBox just like the ones found in Lotus SmartSuite. Features: <UL> <LI> Adjustable look: TLabel/THintBox <LI> Adjustable Shadow Size (only in THintBox mode) <LI> Multiple Lines like in TMemo (Avail. in both TLabel and THintBox look.)  <LI> WordWrap (Avail. in both TLabel and THintBox look) <LI> HTML Tag support (optional, both in TLabel and THintBox look)  <LI> Support the following HTML tags: <UL>  <LI> Center - <CENTER>..Text..</CENTER>  <LI> Rigth Align - <RIGHT>..Text..</RIGHT>  <LI> Line break - <BR>  <LI> Bold - <B>..Text..</B>  <LI> Italic - <I>..Text..</I>  <LI> Underline - <U>..Text..</U>  <LI> StrikeOut - <STRIKE>..Text..</STRIKE> </UL> </UL>
ivory.zip      309,969 22-11-1998 Ivory Draw is a DirectDraw component collection for C++Builder.
lstext.zip       6,633 14-12-1997 TListViewExt component. Includes the following features: GridLines, RowSelect, HotTrack
oglall.zip   1,976,906 14-06-1998 OpenGl component with 3D scene editor. Build scenes with  the editor and then "play" them in your app using the  component, modifying objects, lights .... Full OpenGl API  access.
savepos.zip      9,770 14-12-1997 Component that saves form state/size and position. Extremly simple, very useful. Just place on form and define where to save (key/section in registry). Every time form is created last position/size is restored.
shapefmc.zip    67,745 23-12-1997 TFormShaper Control region Designer. This component  gives you the possibility to create nonrectangular Forms. Available for D2,D3 and C++Builder
sisamp10.zip 1,053,271 19-09-1997 16 & 32 bit Help authoring resources, incl. custom DLL  funcs, 500 royalty-free BMP/GIF images, various authoring  utils/extensions, all D1/D2 generated.
staticon.zip    45,770 21-12-1998 The TStatusIcon component is a descendant of TComponent, which can display an icon in the Window NT 4 and Windows 95 Taskbar notification area.
tport.zip       35,208 26-06-1998 Component for Input/Output operations on hardware port  addresses. Support a large number of functional modes.
txyzplot.zip    54,526 20-09-1998 TXYZPlot is a C++ Builder 3D plotting component for graphing x,y,z data, including three-dimensional curves,surfaces, and    scatter plots. It is capable of displaying an arbitrary number of    plots. TXYZPlot supports real rotating, zooming and p
tzlib.zip       38,977 26-01-1998 Hi! The TZlib class is a C++Builder  wrapper for the 'zlib'  compression library.  TZlib can be used to compress or  decompress any of the descendants of TStream such as  TFileStream or TBlobStream.
xyplot.zip      77,784 20-09-1998 TXYPlot is a plotting component for graphing x, y data, including both cartesian and polar plots.