Software Developer - Delphi

   

Software Developer - Delphi

 Adrock Date Functions Class 1.0 by Adrock Software- Software Download

 The TAdrockDates class provides around 140 functions that deal with dates. You can return periods between dates, in days, weeks, months, quarters, and years. There are functions that deal with boundary dates. You can add a number of units to a date, the units being days, weeks, months, and years. Extract parts from dates, and build dates with simple function calls. Format date functions such as .5th September 1998.. The Help file provides a full listing of available functions and comprehensive usage instructions....

 ProHelp 1.1 by Igor Glukhov- Software Download

 Using ProHelp (TigHelpMonitor and TigHelpButton) as add-on to your favorite Help Authoring tool, you can enhance the application.s context-sensitive help features up to the highest professional level without additional coding (just drop it). This version comes with Demo project, online User Guide and Reference. Please visit Homepage for more info. Free for non-commercial use. For Delphi 2,3,4 and C++Builder 1,3....

 Japos Compare File-source code 1.04 by Unknown- Software Download

 Source code for program Japos Compare File. By means of this source code you can learn how program in Delphi with use WinApi. You learn e.g. how drawing table, animated icon, change color, created dialog box. The own source code will enable to understand even more programming technigues. The source code is written intelligibly and annotated in detail....

 Toolbar97 1.78 by Jordan Russell- Software Download

 A native VCL dockable toolbar component for Delphi 2.0, 3.0, and C++Builder that features the new Office 97 look and behavior. Also includes a TToolbarButton97 control that looks and works just like the buttons in Office 97, and a TEdit97 control for creating Office 97-style edit controls on toolbars. Compatible with Windows 95, NT 4.0, and 3.51, without requiring the new COMCTL32.DLL....

 UCalc Fast Math Parser (Delphi edition) 2.0 by Daniel Corbier- Software Download

 DLL component which allows programs to evaluate algebraic expressions defined at runtime. Supports user functions and variables. Documentation includes many Delphi examples. Also includes a demonstration Delphi program....

 Japos File Encryption-source code 1.03 by Japos- Software Download

 Source code for program Japos Encrypt File. By means of this source code you can learn how program in Delphi with use WinApi. You learn e.g. how animated icon, change color background and text in edit box, created dialog box, created new colored font....

 Paradox

 What better description than the one from our readers: You're walking through a desert in a land where half the natives are cannibals and the other half are vegetarians. Also half of each group always tells the truth and the other half always tells lies. To make matters worse each will only make one statement to strangers. You come across two natives and the first says something in his native tongue, The second looks at you and says He said he will lead you to safety, you can trust him, but don't believe him, he's a big liar. I'll take you to safety. Which native do you follow? I love problems like this. I mull them over in my head and stick with them until I get the right answer. It is for this reason that I snapped up a copy of Paradox from E-dition. The editor promises that math can be fun. I am happy to report that the book did not disappoint. The puzzles were mostly new to me, though I've seen a few before in some variation or another. What was especially exciting was the interfac...

 Japos File CRC-source code 1.04 by Japos- Software Download

 The program Japos File CRC is intended for checking changes in data files, text, programs etc. The changes usually happen by wrong working encryption programs, data comprimation, data transmission on carriers or by computer viruses. For closely analyse of changes in files serves our program Japos Compare File. By means of this source code you can learn how program in Delphi with use WinApi. You learn e.g. how drawing table, animated icon, change color, created dialog box. The own source code will enable to understand even more programming technigues. The source code is written intelligibly and annotated in detail....

 Raga

 Raga is an ActiveX control for generating and recording audio signals using a standard PC sound card. Raga can generate sinusoidal, rectangular, triangular, multi tone, white and pink noise signals as well as arbitrary waveform signals and signals stored in wav-files. Signals can also be combined to form complex sequences and composite signals. Raga's triggerable recorder can record up to 16 channels simultaneously and stores data to disk or memory. Each of the sound card's inputs and outputs can be calibrated individually....

 InfoScope 1.5 by Andrew Tumashinov- Software Download

 Set of two visual components which allows you to display any 2D data whether it the stock prices or electric signals. Fully customizable flicker-free graphics. Colors, fonts, margins, bounds and behavior are fully customizable. Multiple mouse modes: panning, scaling, scaling by single axis....

 Auto-Upgrader Pro 3.2 by UtilMind Solutions- Software Download

 This component capable to auto-upgrade from the Web any Delphi applications at run-time. Once after detecting of the Internet connection TAutoUpgrade will search the Web for the newest versions of your programs and, if they are available, will download and update your applications "on the fly", without restarting of computer. With Auto-Upgrader your customers will always have and use only latest versions of your software! Developers can find out how many people use their software regularly....

 XDB Engine 1.0 by Unknown- Software Download

 Database engine for Delphi 5.0 compatible with great abilities. Can be also used as universal data container. File to download is freeware and you can purchase source code....

 TupBrowseForFolderDialog 1.5 by Martijn Tonies- Software Download

 This dialog is more than just a wrapper for the SHBrowseForFolder and SHGetSpecialFolder API call. This wrapper makes is easy to select a certain folder. Drop it on your form and off you go. Can be tested at design-time through the .DesigntimeExecute. property. Features: Select files/folder/printers/computers... everything you want; Get a special folder (desktopfolder, startupfolder etc.) with the SpecialFolder property; Displays the dialog through standard Windows API; Works on all Windows versions; Designtime execute for optimal testing....

 FileStream64 2.0 by Tomas Koutny- Software Download

 A Delphi class implementing filestream which can grow over 4GB. Class has better support for file sharing than TFileStream and has abilities of Win32 API CreateFile, so you can open pipes, mailslots or physical drives and so on. Compiled and tested with version 5, source code is comptaible with version 4(it needs Int64)....

 All about Help files in Borland Delphi 1.0 by EC Software- Software Download

 This comprehensive tutorial covers all aspects of integrating a help file into a Delphi application. Learn, how to Display the table of contents, the index and find tab from your application. Work with help commands and macros. Brush up your application with context sensitive help. Implement What.s This? popup help. Accomplish contextual help with keywords (like the Delphi code editor). And much more. The document comes with a demo application that features all the highlights discussed in the tutorial. The compiled EXE and full source code is included....

 AZFloatEdit 2.0 by Alexey Zverev- Software Download

 This is Delphi component that provides floating-point or integer numbers input. It has properties to limit inputing numbers, separate (with separating character) or not thousands by separator and more, ability to align text to left, right and center. Also it controls clipboard to protect from pasting incorrect value.This control can be in two modes: insert and override digits. You can change mode programmaticaly or pressing Insert keys. Fractional part is always in override mode. Pressing Left Arrow key you can add zeroes at a begin of number (very useful in financial applications).(*============================================================================*)(* Full list of properties unlike TEdit: *)(* published *)(* Alignment: TAlignment - align text to left, right and center *)(* FracLength: Integer - fractal part length of inputing number *)(* IntegerValue: Boolean - if True, integer numbers input, *)(* if False, floating-point numbers input *)(* MaxValue: Extended - max. number,...

 TBarcode for Delphi 3.22 by Juergen Schlottke- Software Download

 A full featured barcode component that will help the Delphi programmer to develop high quality barcode applications in less time. Prints different barcode sizes, rotated barcodes and many types of barcodes such as EAN-8, EAN-13, UPC-A, UPC-E, Addon-2, Addon-5, CODE39, 2of5 (interleaved), CODABAR, MSI-Plessey, CODE128-A, -B & -C, CODE128-EAN and POSTNET. TBarcode provides a low level component for barcode output on any Delphi Canvas for most flexible applications as well as a Quickreport compatible cmponent to create barcode reports in database applications without any programming....

 Extended Calendar 1.2 by Tomas Koutny- Software Download

 Delphi 5 component implementing flat calendar with properties that can completely change its look & feel....

 DelphiZlib 0.2.99 by Vincent Nikkelen- Software Download

 The DelphiZlib package contains a TGzip, TCrc32, TAdler32 and TUnTar component. Now you can add GZip, Gunzip, Crc32, Adler32 and UnTar functionality to your programs. The code uses the Zlib library and is therefore free from any licences. No dll.s are needed. Please upgrade to this version because of a major bug in previous...

 TSevenSegment 2.01 by ADC-Soft- Software Download

 TSevenSegment is a Delphi component used to draw seven segment display on your Delphi.s form. You can use it to display numeric values (such as "123", "123.45", "1E100", ...), time values (such as "10:00:00", "12:30:45 PM", ....), alphanumeric values (such as "Error", "delphi", ...)....

 


 
Advertisement