/* Delphi Super Page
/* home location is Delphi.ICM.edu.pl ( Poland )
/* Index file for directory : c40free
/*
/* C++ Builder 4.0 freeware stuff
/*
/* created: 19-03-2006
/*
Name Size Date(dd-mm-yyyy) Description
1dnav_c4.zip 694,866 18-08-2003 Data Navigator contains a set of components for data searching and filtering different databases. The package includes a collection of non-visual components and a collection of visual components. Non-visual components are designed for filtering or searching for data in different dataset components. Visual components are designed for data entry by an end-user, in this case non-visual components of this package will filter or search required data. This package gives you the following advantages: <ul> <li>The filtration and search for the required data can be of any level of difficulty.</li> <li>Optimization of search and filtration taking into account a current index.</li> <li>SQL filtration. Use "WHERE" clause to limit the effect of a SELECT statement to a subset of rows in the table.</li> <li>Support of BDE, MIDAS, ADO, dbExpress, InterBase Express, etc.</li> <li>Support alternative database access: DBISAM, KeyDB, KbmMemTable, etc. </li> <li>Development of VCL and CLX applications.</li> <li>A broad set of visual components designed for data input by an end-user for the search and filtration of data.</li> <li>Simple integration with any other visual components designed for data input.</li> <li>Simple integration with any dataset components developed by other producers.</li> </ul> Our package gives you a very powerful set of components for organizing data searches and filtration in your application. The division of the package into a set of visual and non-visual components gives you maximum flexibility when building applications. We offer you the best set of components in this field and hope that you will enjoy our software product.<br> Data Navigator is currently available in <b>Catalan, Chinese, Czech, Dutch, English, Farsi, Finnish, French, German, Greek, Hungarian, Italian, Norwegian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish</b> and etc. languages.
AlphaBlendC4.zip 243,805 20-08-2000 Create splash screen? How B-O-R-I-N-G !<br> <br> If that's what you have in mind, then this component is THE component you've been dreaming for! It takes away the hassles of having to create a splash screen for your program. Create a picture, and assign to this component. 2 lines of coding are all you need - BlendIn() and BlendOut().<br> <br> Updates / Features :<br> 1) Like the splash screen of 3DMark2000, it alphablends with desktop (fades in and out).<br> 2) Utilizes the MMX instructions where possible.<br> 3) Uses an extremely fast algorithm to blend if MMX hardware is not present (for CPUs optimized for 32-bit, ie. Pentium PRO, non-MMX is almost as fast as MMX at the same clock speed).<br> 4) Runs on Windows 98/98SE/ME/NT4sp4/NT4sp5/2000.<br> 5) Ease of use - 2 lines of coding!<br> 6) Uses TGraphics component to store picture - assign picture like you've always been doing for TImage!<br> 7) Bugs fixed!!! All known bugs from previous version has been fixed.<br> 8) Includes a demo that shows how easy it is to use this component.<br> 9) It's FREE!!!<br> <br> *** NEW *** - Supports C5!!!<br> <br> So, time to update your program splash screen?<br>
animtimr.zip 464,832 13-02-2000 High-performance timer, drop-in compatible with the regular TTimer. Uses internal multi-threaded design. It can go as fast as you want but never interferes with responsiveness of your user-interface (because it runs at a slightly lower priority).
as200b4.zip 628,814 17-10-2001 Communications library which provides access to the serial ports under Windows 95/98/ME/NT/2000. Modems, printers or barcode scanners, Async32 is easy to use with any type of serial hardware. Build your own comport server application.
audioin4.zip 535,785 13-02-2000 Audio-sampling components: include TRecorder, TFFT (non-visual) to get the data in from line-in or microphone and fourier-transform it, and TWaveView, TSpectralView and TFingerprintView (visual) to display the sound. Includes an example application.
extdrvcb.zip 15,134 23-01-2000 ExtendedDriveCombo<BR> The damned, old, crappy TDriveComboBox from Win3.1 isn't worth anything, so I repleaced it with a more powerful Component, which can easily be updated and allows to hide drives by their drivetype.
graph.zip 6,569 16-04-2000 This is an implementation of a directed graph in C++Builder 4.0, using VCL features like TList. Implements a topological sort algorithm which works even if the graph is cyclic (circular).
gx4c-971.zip 1,377,461 19-12-1999 GExperts is a set of over 25 free IDE tools (experts) designed to speed the development process. The most popular experts include a fast integrated grep search, component replacement, a procedure list to quickly jump anywhere in the current unit, a to do list that integrates with your source code, a unit dependencies map, the ability to correct typing mistakes in the IDE, an ASCII chart, a PE binary information viewer, customized IDE menu shortcuts, a favorite files manager, a code snippet librarian, an extensive class browser, and a persistent clipboard history list. GExperts is developed as Open Source software, and we encourage user contributions to the product.
inspbox.zip 7,890 14-05-2000 A Virtual Listbox implementation that mimics object inspector listbox with its own property editor
lflame4.zip 492,664 13-02-2000 An animated flame control.
lsetup.zip 566,432 13-02-2000 An installer application. Comes with full source code so you can adapt it to your own purposes. It's designed primarily to help distribute components easily.
tsbrowse.zip 96,325 13-02-2000 The Tool Services in BCB and Delphi let you add experts, menu items etc. to the IDE. This Tools Services Browser lets you visually experiment with the API, as a prelude to writing your own experts.