| Delphi 2.0x freeware Mega Library - All files |
| Menus |
| [ history.zip ] [ 152,847 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| THistoryList for managing an automatic list of recently used files in a menu and TBookmarks for automatic handling of a convenient bookmark menu. Added: 31-01-1999 | Version: V1.00 | Downloads: 3269/3269/1
| |||
| [ ressfils.zip ] [ 7,983 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Insert in the MainMenu of a form a List of Recents Files and save this list in an Ini File The comments are in french or in BAD english. If Somebody can translate..... RF_Demo.dpr is a demo (D1 et D2) for TRecentFiles. Added: 24-07-1999 | Version: 1.0 | Downloads: 3034/3034/0
| |||
| [ teditboxmenu2000.zip ] [ 1,598 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ] | ||
| TEditboxMenu2000 provides standard context menu editor functionality in Animated Menus style. You can use this component as a context menu for edit controls such as edit boxes, memos, or rich editors. Requires Animated Menus 2.5. Added: 28-01-2001 | Version: 1.0 | Downloads: 5242/5242/8
| |||
| [ tfoldermenu2000.zip ] [ 3,858 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ] | ||
| This component implements a hierarchical file structure as a menu. The folders are displayed in a bold style, and each file is shown with a corresponding default icon (to optimize the speed, the icons are read only just before display - this feature is practical in the case of directories with large number of files). When you hover a cursor over the name of a file, the floating tool-tip will display brief file information: full path, creation date and size in bytes. There are features for sorting files by name, type, size or date. For super large directories with many files a VLM (very long menu) technology with scroll bars is available. Requires Animated Menus 2.5. Added: 28-01-2001 | Version: 1.0 | Downloads: 5043/5043/5
| |||
| [ tfontmenu2000.zip ] [ 2,974 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ] | ||
| This component implements a list of fonts and samples on user machine. It's very helpful for graphics software and editing systems. Requires Animated Menus 2.5. Added: 28-01-2001 | Version: 1.0 | Downloads: 4085/4085/2
| |||
| [ tsubmenu2000.zip ] [ 1,858 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ] | ||
| This component performs the operation opposite to that of attaching with TMenuItem2000.AttachMenu property: it enables you to select a part of an existing menu and present it as an independent menu. So, you can reuse a part of the menu in some other structure, for example in a context menu. This allows you to enhance interface capabilities by using existing menus without making any alterations in the program. Requires Animated Menus 2.5. Added: 28-01-2001 | Version: 1.0 | Downloads: 3943/3943/4
| |||
| [ ttoolbarmenu2000.zip ] [ 7,920 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 | C5 ] | ||
| This component is a convenient tool for working with toolbars and menu bars in your application. When this menu pops up, it scans the content of the form to which it belongs, and displays all encountered toolbars and menu bars as menu items. If a toolbar or a menu bar is visible, the appropriate menu item will be checked. When a toolbar is invisible, the menu item will not be checked. When menu appears on the screen, the user can change toolbar or menu bar visibility by simply clicking on the appropriate menu item. Requires Animated Menus 2.5. Added: 28-01-2001 | Version: 1.0 | Downloads: 4993/4993/8
| |||
| Data Base Programming |
| [ aftableinfo.zip ] [ 6,955 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| A component created in order to visualize properties of a table on runtime. Just put AfTableInfo on your form and assign dataset and labels who have to display Informations. It's possible too to assign personalized results for State, ReadOnly and Filtered properties (i.e. If Table.state is in dsBrowse, the assigned label caption will be 'Browse' by default, but writing personalized StateCaptions then assigned label caption will be the one writed for this state). Calling Update will update all informations. Setting Autoupdate on runtime (false by default) will update informations every 100 milliseconds. Full source and demo project included (need Alias DBDEMOS configured). Added: 8-05-2002 | Version: 1.01 | Downloads: 1638/1638/1
| |||
| [ aldbgrid.zip ] [ 9,528 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TAlignDBGrid Component Added: 1-07-1996 | Version: n/a | Downloads: 2624/2624/0
| |||
| [ aliascb.zip ] [ 2,376 bytes ] | [ Freeware ] [ With Source ] [ D2 | C1 ] | ||
| TAliasComboBox derived from TComboBox. Loads Alias-Names and helps getting the Pathname. Tested with D2 and C++Builder 1.0. May run with other versions, too. Added: 7-06-1999 | Version: 1.0 | Downloads: 2806/2806/2
| |||
| [ aliased.zip ] [ 28,901 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| BDE alias management component. Allows creation and deletion of BDE aliases under program control. Includes both Delphi 2 and Delphi 3 versions. Added: 21-06-1997 | Version: 01.03 | Downloads: 5714/5714/2
| |||
| [ alis21a.zip ] [ 19,997 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TAliasManager provides BDE alias creation and editing capabilities Added: 30-08-1996 | Version: 2.1a | Downloads: 2407/2407/0
| |||
| [ anirom_mylittlebase_delphi.zip ] [ 53,807 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 ] | ||
| The new version 2.02 of mylittlebase database component for delphi is released. This component is stable for delphi 32 bits (no memory leak), and after 4 years of existance that made mylittlebase and mlb format a web standard, this is certainly the best embedded database engine for little and medium tables. It will replace very well the BDE in delphi personnal editions, but with a philosophy very clear and simple that developpers love (take a look at the api on http://www.mylittlebase.org/). Added: 2-06-2003 | Version: 2.02 | Downloads: 2875/2875/38
| |||
| [ ardbcaln.zip ] [ 31,318 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Data and Non DataAware Calendar where you can select, deselect, disable any day at the Calendar. Very Customisable. Object is Freeware but see Copyright Notice at the Doc and Source. Added: 19-09-1997/2-08-1998 | Version: V2.0 | Downloads: 5968/5968/8
| |||
| [ autoid04.zip ] [ 411,403 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| Implements Autoincrementing fields without resorting to Autoincrement data type ( works with Paradox and Dbase )( It's a TTable replacement ) Added: 7-07-1996 | Version: 0.4 beta | Downloads: 2740/2740/0
| |||
| [ autoinc.zip ] [ 4,278 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Detailed DbiDoRestructure sample showing how to add fields and import existing data into an ftAutoInc key Added: 9-12-1996 | Version: 1.0 | Downloads: 2613/2613/1
| |||
| [ bde35a.zip ] [ 1,305,077 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Borland DataBase Engine. These core DLLs are the same set that is shipping with IntraBuilder Client/Server DISC 1 of 2 Added: 29-11-1996 | Version: 3.5 - 9/19/96 | Downloads: 2248/2248/3
| |||
| [ bde35b.zip ] [ 1,131,566 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Borland DataBase Engine. These core DLLs are the same set that is shipping with IntraBuilder Client/Server DISC 2 of 2 Added: 29-11-1996 | Version: 3.5 - 9/19/96 | Downloads: 2192/2192/3
| |||
| [ bdetree.zip ] [ 16,396 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| This component emulates the left part of the SQL Explorer, it doesn't declare any new property, method or event, and it works like any other TTreeView. Added: 17-05-1998 | Version: 1.0 | Downloads: 2085/2085/0
| |||
| [ bde_info.zip ] [ 3,347 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| BDE-Configuration information Added: 23-09-1996 | Version: 1.0 | Downloads: 3499/3499/2
| |||
| [ bitwise.zip ] [ 5,438 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Two data bound controls with source, TDBBitwiseCheckBox and TDBBitwiseRadioButton. They manipulate individual bits within an integer data field Added: 31-12-1996 | Version: n/a | Downloads: 2304/2304/1
| |||
| [ bldbedit.zip ] [ 2,389 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Improved DBEdit with ColorOnFocus, EnterLikeTab, UpperCase, LowerCase, ProperCase, CursorOnEnd after enter field [more] Added: 12-02-1998 | Version: 1.0 | Downloads: 6224/6224/2
| |||
| [ browser.zip ] [ 256,872 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Database Browser is a freeware dBase/Paradox database browser Added: 21-08-1996 | Version: 1.02 | Downloads: 2491/2491/1
| |||
| [ brparam.zip ] [ 8,500 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| Shows a dialog screen with the params a TQuery has, letting you to set the params and reexecute the query. Using it is very simple. See the example include any suggestions or bugs are always welcome Added: 12-05-1997 | Version: 1.0 | Downloads: 3106/3106/0
| |||
| [ cdbedit.zip ] [ 8,220 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
| TClassicDBEdit is a descendant class of TDBEdit which allows you to use the "old" DOS key editing and navigating key. For example, you can use Enter as Tab, PgUp to move to the prior record, PgDn to move to the next record, Up to move to the the prior field, Down to move to the next field, etc. [more] Added: 10-01-1999 | Version: 1.0 | Downloads: 9494/9494/2
| |||
| [ cgisql.zip ] [ 38,246 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| TCgiSql component combines Windows CGI and TQuery to allow database queries over the Internet. Formats query result as an HTML table postcardware Added: 4-03-1997 | Version: 1.0 | Downloads: 2667/2667/0
| |||
| [ chkflags.zip ] [ 11,783 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| TdbCheckFlags & TqrdbCheckFlags are TCheckBox variants with capability to checks the specified N-th bit (0 to 31), whether is set or cleared. Applied to Boolean, String, and any numeric type of field (they treated as integer 32-bit anyway). See demo application for example of usage. [more] Added: 5-11-2000 | Version: 1001 | Downloads: 3988/3988/3
| |||
| [ copysoen.zip ] [ 45,145 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Copy, Sort, Exports, Filters, Query, Print, Index, Pack, Info BDE, Tables and Index structure, Data View, List, etc. English Added: 25-04-1998 | Version: 1.3 | Downloads: 7147/7147/5
| |||
| [ copysort.zip ] [ 10,776 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| CopySort program shows how to copy and sort table Added: 31-12-1996 | Version: n/a | Downloads: 2930/2930/0
| |||
| [ copysosp.zip ] [ 44,850 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Copy, Sort, Exports, Filters, Query, Print, Index, Pack, Info BDE, Tables and Index structure, Data View, List, etc. Spanish Added: 25-04-1998 | Version: n/a | Downloads: 3673/3673/2
| |||
| [ cs_sec.zip ] [ 2,073,564 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] |
| Client/Server Security. Upon successful login, will load security for the current logged in user. TSecurityQuery will check security for the user before opening and only allow the user to do what the back end RDBMS will allow the user to do. Free to do whatever with what I have written. Includes EZDSL and RxLib which are freeware, but follow different guidelines. Added: 1-08-1998/2-08-1998 | Version: 1.0 | Downloads: 1489/1489/4 | |
| [ d2oledb.zip ] [ 28,715 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| ObjectPascal translation of Microsoft OLE DB SDK 1.0 header files. OLE DB is Microsoft's new COM-based technology for local-independent, uniform data access, which will in time replace the DAO and other semi-proprietary Microsoft technologies Added: 22-11-1996 | Version: n/a | Downloads: 1806/1806/3
| |||
| [ datetime.exe ] [ 177,313 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TDateTimeDlg & TDBDateTimeDlg - DateTime selection component + Data aware date time selection Added: 16-10-1996 | Version: 1.0 | Downloads: 1906/1906/1
| |||
| [ dbbrow20.zip ] [ 20,189 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
| Database browser application using IDAPI. Features: sorting using indexis, searching, finding, undeleting, show deleted records. counting, filling. Added: 6-04-2001 | Version: 2.0 | Downloads: 4345/4345/2
| |||
| [ dbbtn.zip ] [ 8,041 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| A database linked BitBtn. If the field contains data or has false boolean value, button is disabled. If the value of the linked field is empty or true, button is enabled. A reverse logic property exists. Very simple. Very useful Added: 27-01-1997 | Version: 1.0 | Downloads: 2028/2028/0
| |||
| [ dbbtnmua.zip ] [ 1,050 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| Database Button - allows user to select the action to do, like append or post or edit, with a property to close the form after action or not. Added: 23-01-2000 | Version: n/a | Downloads: 9222/9222/3
| |||
| [ dbbutk10.zip ] [ 2,322 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| 3 kinds of buttons derived from TBitBtn, TSpeedButton and TExplorerButton to operate on datasets Added: 22-04-1997 | Version: 1.00 | Downloads: 1568/1568/0
| |||
| [ dbcaled.zip ] [ 2,397 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| An easy way of entering date in to the database tables. A special calendar pops up when dblclcked on TDBcaled and date can be selected by mouse cliks. [more] This is a freeWare component with Source . Added: 21-07-1997 | Version: 1.0 | Downloads: 1847/1847/0
| |||
| [ dbcvt20b.zip ] [ 293,084 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Unit to import/export an ascii files to/from a (paradox) table Added: 18-03-1997 | Version: 2.0b | Downloads: 2045/2045/3
Compatible files: [ D1 ] | |||
| [ dbdate.zip ] [ 7,238 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| A data-aware date edit component with useful calendar pop-up. Included full source code. [more] Added: 21-06-1997 | Version: 1.0 | Downloads: 2576/2576/0
| |||
| [ dbexp.zip ] [ 10,394 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Table to Textfile export-component. Export-describtion by scriptfile (with variables, header,detail,footer,...). Delphi 3 version next time. Added: 16-07-1997 | Version: 1.0 | Downloads: 1591/1591/0
| |||
| [ DBExpGrd.zip ] [ 7,284 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 | D5 ] | ||
| Copy to clipboard and export to file (.txt and .rtf) all data from DBGrid. Two simple metods: - ExpCopyToClipboard; - ExpSaveToFile; Added: 13-05-2001 | Version: 1.0 | Downloads: 3866/3866/4
| |||
| [ dbfinder.zip ] [ 37,431 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| A data-aware Edit and ComboBox to make navigating and searching databases easy. Incremental searching, calculated field searching, grouped searches, EnterAsTab property, OnFound, OnNotFound, OnMouseEnter and OnMouseExit events and more. Context-sensitive help provided. Added: 17-05-1998/7-06-1999 | Version: 1.81 | Downloads: 11898/7933/4
| |||
| [ dbfloat.zip ] [ 4,113 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| This Component DBFloatEdit is based on DBEdit, With this new version you can set the limit min/max-value and more, includes error-text i English,Danish,German Added: 2-04-1997 | Version: 1.0 | Downloads: 1547/1547/0
| |||
| [ dbfltcom.zip ] [ 80,946 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| ComboBox component with selective filtering built in. Great for utility databases [more] Help file included Added: 6-08-1997/11-04-1999 | Version: 4.0 | Downloads: 6111/6111/3
| |||
| [ dbgrdpls.zip ] [ 7,471 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| DBGridPlus. Enhanced DBGrid allowing color and font selection for any cell, display of memos and graphics and resizable row height, clickable comuns Added: 15-04-1997 | Version: 1.2 | Downloads: 2566/2566/1
| |||
| [ dbimgasp.zip ] [ 3,332 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TDBImageAspect is a replace for TDBImage. It has the same properties and Events. The difference is, that the image will be displayed with its correct aspect ratio. Works with QuickReport 1.0 as well. Added: 9-06-1997 | Version: 1 | Downloads: 2672/2672/1
| |||
| [ dbinfo.zip ] [ 247,709 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| dbInfo is used primarily to print table-structures/index-information and records. Also browses/searches master and detail tables Added: 1-07-1996 | Version: n/a | Downloads: 1474/1474/1
| |||
| [ dbint.zip ] [ 14,997 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| An improved DBEdit/Spinedit component, which behaves like a combination of SpinEdit and DBEdit. This one looks and works exactly like DBFloat, except this is with whole numbers. Very useful for database programmers Src. avail. on request Added: 15-04-1997 | Version: 1.0 | Downloads: 1398/1398/1
| |||
| [ dblutext.zip ] [ 3,931 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| DBLookupText Component. The idea behind DBLookupText is simple.Its a Label control that sources its text from a Database Field. The contents of this field is not actually displayed, but is used as a Lookup reference for a second Database. The result of the Lookup operation is used as the Text that is displayed in the Label. DBLookupText is very useful for Display Only data. This data may have been entered into a Database using one of the Lookup components like DBLookupCombo or DBFilterCombo etc. Added: 11-04-1999 | Version: 2.0 | Downloads: 5250/5250/2
| |||
| [ dbnav97b.zip ] [ 76,822 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 | D3 | C1 ] | ||
| TDBNavigator97 is a database navigator component with Office 97 or IE3 style. You can show Text, Glyph or both. Properties for glyphs, texts, fonts and more. Work with TToolBar97 (included). Free ver 2.1. Sources included. Original version by Arsene von Wyss. TToolBar97 Freeware from Jordan Russell. Added: 12-10-1997 | Version: 2.1 | Downloads: 4248/4248/3
| |||
| [ dbnavp.zip ] [ 1,236 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Modified version of TDBNavigator. Adds a Captions property so the buttons can have captions too Added: 31-12-1996 | Version: 1.0 | Downloads: 1673/1673/2
| |||
| [ dbpost.zip ] [ 2,508 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| DbPost is a component that checks for a valid UK postcode [more] Free if aknowledged Added: 17-05-1998 | Version: 1.0 | Downloads: 2305/2305/1
| |||
| [ dbprod2.zip ] [ 410,811 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Database Pro includes eleven components: TDBFilterDialog, TDBFindDialog, TDBFilterPanel, TDBFindPanel, TDPFinder . . . Database Pro is more easier and quicker means for a end-user to establish various modes of filtration and searching data in a database. You will get:
Database Pro is currently available in Chinese, Czech, Dutch, English, French, German, Italian, Norwegian, Polish, Portuguese, Russian, Serbian, Slovenian, Spanish and Turkish languages. Added: 14-01-2001/5-02-2001 | Version: 1.09.04 | Downloads: 1109/1109/0
Compatible files: [ D3 | D4 | D5 | C4 | C5 ] | |||
| [ dbrich.zip ] [ 2,908 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Data aware RichEdit control Added: 4-04-1996 | Version: n/a | Downloads: 1535/1535/0
| |||
| [ dbriche.zip ] [ 2,993 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A component that adds the data aware properties of TDBMemo to TRichEdit Added: 12-08-1996 | Version: 1.01 | Downloads: 1500/1500/0
| |||
| [ dbscache.zip ] [ 8,373 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 ] | ||
| TMGDBSessionCache caches database sessions along with a TDatabase component. TMGDBSessionCache was written for 3-Tier database applications where normally each new thread in the middle tier has to create a new session and connect to the database. MGDBSessionCache creates a certain amount of sessions along with TDatabase components attached to the sessions at program start. Threads can request a session from TMGDBSessionCache and will get the session name and the database name to be used in return. The returned session is already connected to the database and ready to use. When a thread has done its database jobs and no longer needs a session, the thread releases the session so TMGDBSessionCache can reuse it. Added: 20-02-2000 | Version: 1.0 | Downloads: 4663/4663/0
| |||
| [ dbtimage.zip ] [ 2,268 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| DBTransparentImage is a descendant of TDBImage which, though not itself transparent - it has a background colour - can draw blobs transparently on it. New version has added BackgroundPic property and SizePicture and SizePictureToFit methods (useful when you insert a record). Added: 15-11-1998/24-10-1999 | Version: 1.22 | Downloads: 4914/2566/2
| |||
| [ dbtrees.zip ] [ 3,409 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Just another silly component for building a tree from a TDataset data Added: 23-02-1998 | Version: 1.0 | Downloads: 2122/2122/1
| |||
| [ dbutil32.zip ] [ 316,233 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Database structure printer and utilities for Delphi Added: 24-02-1997 | Version: 2.0 | Downloads: 2037/2037/1
Compatible files: [ D1 ] | |||
| [ dbzipmem.zip ] [ 4,552 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| DBZipMemo is like three components in one. In its inactive state it looks just like an ordinary DBEdit control. It functions just like an ordinary DBMemo control. When you double click on the control a window pops up complete with a large Memo control to allow easier editing and viewing of the Memo details. The window is complete with Caption and Hint lines taken from the original DBMemo's Hint property. The window also has OK and Cancel buttons to allow you to accept or reject changes. When one of the buttons is pressed the window disappears and the focus returns to the original control (or optionally to the next control in the Tab order). If the changes were accepted then the windows contents are copied to the original control otherwise they are discarded. Added: 11-04-1999 | Version: 2.0 | Downloads: 4940/4940/4
| |||
| [ db_float.zip ] [ 22,344 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| An improved DBEdit/Spinedit component, which behaves like a combination of SpinEdit and DBEdit, except that this one also works with floating numbers. Very useful for database programmers, - try it and you will see what i mean. Example and help follo src. on request/Email Added: 8-04-1997 | Version: 1.00 | Downloads: 1363/1363/0
| |||
| [ demo312.zip ] [ 2,454,715 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Borland DataBase Engine Distributable Added: 16-10-1996 | Version: 3.12 | Downloads: 1259/1259/1
| |||
| [ dfile2.zip ] [ 40,620 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TDataFile enables applications to store database data from multiple tables in a single file. It saves, appends and loads multiple records from multiple tables and multiple databases in 1 file. Added: 22-03-1998/19-07-1998 | Version: 2.0 | Downloads: 3215/3215/3
| |||
| [ dlpmlb2.zip ] [ 43,182 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 | K1 ] | ||
| free, cross platform and 100% standalone (no ADO no BDE no DLL) csv database system. mylittlebase 2 has a bunch of new features that mlb 1 had not. For example it handles Excel and ISAM files. Plus mylittlebase is now a true opensource freeware. (visit http://www.mylittlebase.org/ for lessons and api). Added: 12-03-2000/5-11-2001 | Version: 2.00 | Downloads: 17439/17081/23
| |||
| [ dscol.exe ] [ 112,569 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| TColumnsDataSource allows user to select visible columns, display order, column visibility Added: 16-10-1996 | Version: 1.0 | Downloads: 1132/1132/0
| |||
| [ editk10.zip ] [ 2,609 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TDBEditK accept Fkeys for operation on datasets and [enter] as [tab]. TEditK accept [enter] as [tab]. Usefull form convertions from DOS progs Added: 22-04-1997 | Version: 1.00 | Downloads: 1429/1429/0
| |||
| [ exdbtree.zip ] [ 4,582 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Simple DBTreeView - programming example. Added: 9-06-1997 | Version: sample | Downloads: 3778/3778/1
| |||
| [ filter.zip ] [ 31,750 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| To control the filter of a TTable by runtime IF you use this component in comercial then send me 10 Euro for using Added: 19-01-1999 | Version: 1.0 | Downloads: 2528/2528/1
| |||
| [ filtqry.zip ] [ 10,888 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Query replacement with filtering dialog box so users can filter a query for reporting/displaying etc Added: 18-01-1997 | Version: 1.0 | Downloads: 1452/1452/0
| |||
| [ fixit.zip ] [ 485,085 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| FixIt is a small utility to rebuild corrupt indices and to pack both Paradox and dBase tables [more] Added: 24-05-1996 | Version: 0.95 | Downloads: 1952/1952/1
| |||
| [ fonedit.zip ] [ 15,093 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Simplifies entry and display of US phone numbers. Both standard and data aware versions supplied. AreaCode property allows entry of Default Area Code if user doesn't enter one. TollFree property tells component if number entered will be toll free Added: 26-03-1997 | Version: 1.0 | Downloads: 1328/1328/0
| |||
| [ ggfilter.zip ] [ 4,097 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Table filtering component that redirects filtering to Ttable in D2 Added: 1-10-1996 | Version: n/a | Downloads: 1808/1808/0
| |||
| [ gp10_d20.zip ] [ 84,484 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TDBGridPro component contains some new ideas on data visualizing and editing. Improved design ( I guess ;-) ), very suitable for user's customizing and etc. Added: 29-11-1998 | Version: 1.0 | Downloads: 1751/1751/1
Compatible files: [ D3 | D4 ] | |||
| [ link: natalias.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 ] | ||
| Component for auto creating necessary Paradox alias when your program starts. Drop this component to main form and set alias. If this alias is not found, TNAutoAlias will add this alias. Directory for this alias may be set to a default value or user-specified. Added: 25-01-1999 | Version: 1.0 | Downloads: n/a
| |||
| [ link: refcombo.zip ] [ 5,967 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TDBReferencedCombo is a VCL component for Delphi. It is a very simple data aware component, that looks like a "SQL driven DBLookupCombo"... Full source code included. Any comments will be appreciate. If you really like TDBReferencedCombo, please send a me packet of cigarettes. Added: 2-08-1998 | Version: 1.00 | Downloads: n/a
| |||
| [ link: sqlboxes.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| SQLBoxes is a VCL package for Delphi. It includes combo and list boxes that looks like a "SQL driven" boxes. Full source code included. Any comments will be appreciate. If you really like SQLBoxes, please send a me packet of cigarettes. Added: 7-08-1998 | Version: 1.00 | Downloads: n/a
| |||
| [ link: dbbtn_d2.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TSpeedButton descendant to Display and Edit data in a database field. Intended for field that contains limited set of values. You provide a list of Field Values, and the corresponding text. When clicked, field incremented to the next value in li D1,D2,D3 available at my page Added: 29-07-1997 | Version: Beta 0.50 | Downloads: n/a
| |||
| [ link: dbnav_d2.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Replacement TDBNavigator. Allows you to link TSpeedButtons on your form to each of the Navigator functions, to change appearance/position/glyph of buttons. Also allows you to include 10 'OTHER' buttons. D1,D2,D3 available at my page Added: 29-07-1997 | Version: Beta 0.50 | Downloads: n/a
| |||
| [ link: trtle_d2.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Turtle Graphics' component, as found in the 'LOGO' programming language. Graphics are drawn using simple commands (Forward, Left, Right, PenUp, PenDown). D1,D2,D3 available at my page Added: 29-07-1997 | Version: Beta 0.50 | Downloads: n/a
| |||
| [ link: btr.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| The Btrieve component is an encapsulation of Btrieve Technologies database engine for Windows 95. It was designed for the use of existing Btrieve files that didn't fit the more modern use of Btrieve where a DFD file could be created describing the fi Source US$25 Added: 2-07-1997/10-05-1998 | Version: 1.10 | Downloads: n/a
| |||
| [ link: pdxrbld.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
| Checks and repairs Paradox tables. Features: fixes "VAL file out of date" and "corrupted autoincrement generator" errors, "pack tables" option, header borrow, orphans detection/removal. Handles tables protected with master password. Added: 4-10-1998/25-09-2000 | Version: 4.20 | Downloads: n/a
| |||
| [ link: dbpanel.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| DBPanelEdit will be useful for you in the following cases: 1) If you do not want to waist your time to place a great amount DB controls and labels on your forms 2) If you want to use one form or even one panel to display or edit more then one DataSet Added: 1-06-1997/25-04-1998 | Version: 1.0 | Downloads: n/a
| |||
| [ link: gridsrch.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| DBGridSearch component Added: 26-03-1997/25-04-1998 | Version: 1.0 | Downloads: n/a
| |||
| [ link: tinydbd.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A demonstration of how to restructure tables using calls to the BDE. Allows renaming, moving, adding and deleting fields. A grid interface similar to Database Desktop. Paradox tables only, no indexes yet. This program is still buggy. It is intended as a demo only. Please use it with caution. Added: 25-04-1998 | Version: 0.01 | Downloads: n/a
| |||
| [ humantl.zip ] [ 7,370 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] |
| Table Lock is a TTable descendent component (mostly in Spanish) Added: 16-04-2000 | Version: 1.2 | Downloads: 2624/2624/0 | |
| [ ibload.zip ] [ 68,743 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| dbload.exe: load data from an ascii file into interbase from the commandline (32 bits) udfload.dll: load data from an ascii file into interbase using a interbase user defined function Added: 15-04-1997 | Version: 1.0 | Downloads: 6868/6868/26
| |||
| [ ibobject.zip ] [ 463,815 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| InterBase Objects does for the IB API what Delphi does for the WINDOWS API! Create high performance client/server applications without the BDE or ODBC. Unleash the hidden power and performance of InterBase. Full src for visual comps and apps InterBase Objects is in evaluation. Licence for the full source can be purchased at any time by contacting the author. This is for evaluation only. If deployed there must be a license for the developer(s). Send e-mail to: jwharton@mail.sosaz.com Added: 6-08-1997 | Version: 2.01 | Downloads: 2079/2079/2
| |||
| [ import.zip ] [ 185,517 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Simple program for import and update data from a tables of a database to another, respecting the referencial integrity of target database. [more] Source code ara available for 15$ Added: 13-06-1997 | Version: 1.0 | Downloads: 1296/1296/0
| |||
| [ indexgen.zip ] [ 379,185 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 | D3 ] | ||
| Indexgen is an utility that will to create a Unit contend code in Object Pascal to create Indexes, Referential Integrity, Valid Checks and to pass Pack in tables Paradox, mount the project source too. Totally free, it doesn't contain code source, anyone can be used without any restriction. Added: 12-02-1998/13-09-1998 | Version: 1.2 | Downloads: 2024/2024/0
| |||
| [ indxlook.zip ] [ 140,528 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| IndxLook is a application that allows database programmers to view the index tags, key expression, and filter expression of CDX, MDX, NDX, and NTX indexes. written in Delphi using the Halcyon Database Engine from Griffin Solutions Halcyon allows access to Clipper, FoxPro,and dBase databases using Pascal units ( delphi 1&2 and BP 7.0 ) Added: 21-12-1996 | Version: 1.0 | Downloads: 1807/1807/2
| |||
| [ inmem32.zip ] [ 9,162 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| An example of using BDE InMemory tables Added: 13-04-1996 | Version: n/a | Downloads: 1651/1651/0
Compatible files: [ D1 ] | |||
| [ ipdb.zip ] [ 12,392 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Is a set of three little but useful database components. T_ipAutoINC is sort of replacement for AutoInc fields. Tip_DBzEdit is DBEdit control which is also replacement for DBNavigator with searching. Tip_Post component posts changes to DataSet [more] Added: 10-05-1998 | Version: 1.0 | Downloads: 2050/2050/0
| |||
| [ kdbexp.zip ] [ 11,857 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
| Database Export pack contains several components for exporting database data to other formats. TKDatasetToText - export data from an active dataset into text file; TKDatabaseToText - export and import whole database to the text files. Memo and BLOB fields are also supported; TKDatasetToHTML - save an active dataset as HTML file; TKDatasetToDBF - save an active dataset into DBase table; TKDatasetToPrint - print dataset; Added: 16-04-2000 | Version: 1.0 | Downloads: 7504/7504/5
| |||
| [ linker.zip ] [ 10,191 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Maintains links to associated components on a form so that actions by any one can be handled by a single handler which can then update the associated components via the link Added: 21-01-1997 | Version: n/a | Downloads: 1335/1335/0
| |||
| [ loc09d2.zip ] [ 16,161 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Locates data in a TTable or TQuery component (and their descendants like the Infopower TwwTable component ). Will search up to 1048576 chars of a Blob/Memo field. Will automatically find and use an index if one is available for the field being sear [more] Added: 9-06-1997 | Version: v0.94 | Downloads: 1626/1626/0
Compatible files: [ D1 | D3 ] | |||
| [ lzhblob.zip ] [ 46,490 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TLZHDBMemo, TLZHDBImage - components that allows to use compressed memo- and image-field in PARADOX databases. Based on Douglas P.Webb's TLZHCompressor component Added: 4-03-1997 | Version: 1.0 | Downloads: 1499/1499/0
| |||
| [ mdbgrid.zip ] [ 4,755 bytes ] | [ Freeware ] [ No Source ] [ D2 ] |
| MDBGrid allows user to use OnClick, OnMouseMove, OnMouseDown, OnMouseUp events that are unavailable within standard DBGrid component. [more] This component is supplied AS IS. No warranties are provided. Users of this component assume all liability for damages, direct or consequential, which may result from its use Added: 1-06-1997 | Version: 1.0 | Downloads: 1341/1341/0 Compatible files: [ D1 ] | |
| [ MFDBEditMask_20.zip ] [ 4,391 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 ] | ||
| This little free component enhances the default behaviour of the TDBEdit component available with Delphi. It publishes two fields of TCustomMaskEdit and allows the component to automatically set the correct mask for the linked DataField. Owing to this, you will be able to introduce masks without having to work with TField properties. Present version corrects a bug in the previous ".dcu" that did not work correctly. usual and the new property EditMask. That's all. Added: 18-04-2003/24-11-2003 | Version: 2.0 | Downloads: 665/659/4
| |||
| [ mktbl210.zip ] [ 21,816 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| tTableDBF/tTableFilter VCL Component Added: 22-11-1996 | Version: 2.1 | Downloads: 1679/1679/1
| |||
| [ mssql.zip ] [ 20,529 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Use MS SQL Server without BDE/SQL-Links or ODBC. Examples of calls directly to MS SQL API. Versions for both 16 and 32 bit. Freeware. Added: 30-08-1997 | Version: 1.0 | Downloads: 4248/4248/7
| |||
| [ mysql.zip ] [ 334,655 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| A kind of SQL explorer for thouse who work with BDE (especially with ORACLE) Added: 6-05-1997 | Version: 1.0 | Downloads: 1470/1470/0
| |||
| [ navbtn.zip ] [ 21,877 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Data-aware TBitBtn and TSpeedButtons. Using them instead of TDBNavigator, you can put them on a D3-CoolBar, change glyph and caption, adding special buttons like "Print", link them to a MenuItem and cancel the default-action. Added: 9-06-1997 | Version: 1.4 | Downloads: 2668/2668/0
| |||
| [ nbsdblst.zip ] [ 3,268 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TNBSDBListBox - Component to fill a listbox with a database field. This is a simple version that only fills the listbox. It is not aware of when a DB-Navigator scrolls the dataset postcard-ware Added: 15-04-1997 | Version: n/a | Downloads: 1646/1646/0
| |||
| [ odbclass.zip ] [ 4,520 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Simple class that encapsulate some ODBC functions. Delphi 4.0. Added: 13-09-1998 | Version: 0.2 | Downloads: 2644/2644/0
| |||
| [ olbrowse.exe ] [ 153,336 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| TOutlineBrowser & TLookupOutline - Outline selection of records + lookup version. Handles multiple field keys Added: 16-10-1996 | Version: 1.0 | Downloads: 1086/1086/2
| |||
| [ printrec.zip ] [ 222,961 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| This component prints the current record of a DataSource. You could define custom Header and/or picture to the report. Very usefull for printing, for example, the customer data from an Entry Form, without the overhead of a report designer .EXE demo included Added: 10-05-1998 | Version: 1.0 | Downloads: 2405/2405/3
| |||
| [ qdbvcl.zip ] [ 65,586 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Contains TQDB - a simple replacement for the BDE and TQDBNavigator - a TDBNavigator look-alike for QDB Added: 24-04-1996 | Version: 1.01, no src | Downloads: 1355/1355/0
| |||
| [ qs15_d2.zip ] [ 158,300 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| QuickSelect is a VCL component for visual creation of SQL queries. It uses natural language to facilitate easy an simple building of advanced SQL queries. QuickSelect is currently available in more than 10 different languages, for Delphi 2 to 5. Go to www.trollsoft.com to find out more. Information about purchasing the source can be found at http://www.trollsoft.com Added: 12-11-1997/23-01-2000 | Version: 1.5 | Downloads: 1655/1233/1
Compatible files: [ D3 | D4 | D5 ] | |||
| [ qsrch.zip ] [ 21,827 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| QuickSearch - a small and useful component that provide simple user interface for implementing substring search in a dataset. [more] Added: 25-04-1998/19-07-1998 | Version: 1.0 | Downloads: 0/0/0
| |||
| [ querjoin.zip ] [ 43,029 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| TQueryJoin component provide an interface for merging two or more queries by several key fields. It is work like JOIN clause in SQL statement but not the same. [more] TQueryJoin component is distributed as freeware. Feel free to distribute this component as long as all files are unmodified and kept together. Added: 19-07-1998 | Version: 1.0 | Downloads: 360/360/0
| |||
| [ queryqbe.zip ] [ 17,468 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| A QBE Query component ( Based upon TQBE ) Added: 26-04-1996 | Version: n/a | Downloads: 1356/1356/0
| |||
| [ refresh.zip ] [ 15,419 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TSelfRefreshTable and TSelfRefreshQuery use BDE-Callbacks to refresh themselves if the dataset got modified by another program Added: 7-05-1997 | Version: 2.1 | Downloads: 1813/1813/1
| |||
| [ ridemo.zip ] [ 8,972 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Sample app shows how to add referential integrity to Paradox table by code, including cascading modify. Also shows how to append fields to a table Added: 22-04-1997 | Version: 1.1 | Downloads: 1590/1590/0
| |||
| [ rsdtip01.zip ] [ 27,642 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| RSD tips&tricks # 01. Contents: 1. Multiselect option in the DBGrid (demo) 2.Reindex all of the indexes in the alias (demo) 3. Write to ini files (demo) 4. Change the color and Font of the DBGrid rows (demo + component, TDrawDBGrid) Added: 7-05-1997 | Version: 1.0 | Downloads: 1722/1722/0
| |||
| [ rsdtip02.zip ] [ 31,438 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| RSD tips&tricks # 02. Contents 1. Avoid the Key violation error (demo) 2. Create Sorted DBGrid (demo + component, TSortDBGrid ) 3. Sort the detail dataset (master-detail relationship) (demo) 4. Use subclassing to add new features to Delphi wincontro Added: 7-05-1997 | Version: n/a | Downloads: 1716/1716/0
| |||
| [ rxlib25r.zip ] [ 1,073,769 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
| RX VCL Extensions Library contains a number of components, objects and routines for Borland Delphi [more] with international resource files for following languages: CZE, DUT, FRA, GAL, GER, HUN, ITA, POL, POR, SLO, SPA and SVK Added: 2-08-1998/6-08-1998 | Version: 2.50 | Downloads: 5071/5071/3
| |||
| [ sa.zip ] [ 37,935 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| The final version of date editing TDBDateEdit & TDateEdit components. New navigator buttons are added. Added: 4-01-1998 | Version: 4.0 | Downloads: 2273/2273/1
| |||
| [ seldlg.exe ] [ 104,796 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| TSelectDialog, TLookupDialog - Dialog selection of records + lookup version. Handles multiple field keys Added: 16-10-1996 | Version: 1.0 | Downloads: 1094/1094/0
| |||
| [ skcomp.zip ] [ 11,237 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| A set of components especially useful for work with Luxent Apollo database engine. BDE goodies, too. [more] email-ware: you have to send me email to use it and that's it! Added: 5-04-1998/25-04-1998 | Version: 1.4.1. | Downloads: 1996/1996/0
| |||
| [ sqledit.zip ] [ 3,472 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| DBLookupCombo like component with build-in TQuery, supports incremental search and direct typing-in Added: 17-10-1999 | Version: 0.9 | Downloads: 2458/2458/2
| |||
| [ tables32.zip ] [ 305,416 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Written to do everything Database Desktop can't. Execute SQL, Edit Tables, Transfer data, Link SQL results/Tables to tables. Roll-ups. SQL Threaded. No support Added: 18-03-1997 | Version: n/a | Downloads: 1404/1404/1
| |||
| [ tbdbase.zip ] [ 241,153 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | C1 ] | ||
| This component let's you access dBase III+ files without BDE. You could read, write and delete records, pack and create tables. Single user access. Not indexes or memo fields. Supports All the Data Aware components! [more] Runs on Delphi 3 and C++ Builder 3 Register for USD 15.- at http://www.shareit.com/programs/101758.htm Added: 7-08-1998 | Version: 0.95 | Downloads: 0/0/0
| |||
| [ tbinfo2.zip ] [ 811,453 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Physicaly Table Structure Browser Added: 22-11-1996 | Version: 2.0 | Downloads: 1235/1235/1
| |||
| [ tbmirror.zip ] [ 1,877 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| It is an inherited TTable component to maintain a mirror table for fault tolerance purpose. All the Edit, Append, Insert, Cancel and Post operations to the master table will be also applied to the Mirror table. Added: 1-02-1998 | Version: 1.0 | Downloads: 2127/2127/0
| |||
| [ tdualqry.zip ] [ 7,754 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Query component derived from TDataset which can submit both QBE and SQL queries to the BDE. You can specify an Answer Table, load and save the query to/from a file, and use any kind of parameters Added: 9-12-1996 | Version: n/a | Downloads: 1572/1572/0
| |||
| [ thaidate.zip ] [ 29,877 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| Thaidate utility for Delphi Database Application. Just! drop it on your form or Data module. After that all DATE FIELD in all dataset will be display and getinput in thai date format dd/mm/yyyy (BC) [more] Source Availability Tell me Why you need it.? And I will send it to you. Added: 11-01-1998 | Version: 1.0 | Downloads: 1676/1676/0
| |||
| [ tinydb12.zip ] [ 563,856 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Tiny Database Desktop allows creating Paradox formatted table visually Added: 21-08-1996 | Version: 1.2 | Downloads: 0/0/0
Compatible files: [ D1 ] | |||
| [ tmodbnav.zip ] [ 12,556 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TmoDbNav is an improved DBNavigator component Added: 13-08-1996 | Version: 1.1 | Downloads: 1572/1572/0
| |||
| [ tmptable.zip ] [ 6,276 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| TTable temporal in C:\Windows\Temp that deletes them when you close it Added: 27-09-1998 | Version: 1.0 | Downloads: 4131/4131/2
| |||
| [ tutil32d.zip ] [ 7,691 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Paradox Table Repair ( source code ) Added: 29-11-1996 | Version: n/a | Downloads: 2134/2134/1
| |||
| [ tutil35.zip ] [ 100,915 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TUtility DLL. Use the correct verion of TUtility DLL that matches your BDE Core DLL version Added: 29-11-1996 | Version: for BDE 3.5 | Downloads: 1545/1545/1
| |||
| [ tutl32de.zip ] [ 140,944 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Paradox Table Repair (Stand-Alone) Added: 29-11-1996 | Version: n/a | Downloads: 3132/3132/3
| |||
| [ txttotbl.zip ] [ 1,858 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Bare bones component to import non-delimited text into a TTable component. Import based on field widths in table. ( Similar to append SDF in xbase ) Added: 29-11-1996 | Version: 1.1 | Downloads: 1850/1850/1
| |||
| [ updatem.zip ] [ 13,172 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TUpdateMulti is a an improvement over TUpdateSQL. It enables you to update multiple tables at the same time. It is particularly useful when you have a join query. [more] Added: 1-02-1998 | Version: 1 | Downloads: 1968/1968/0
| |||
| [ valcombo.zip ] [ 4,912 bytes ] | [ Freeware ] [ With Source ] [ D2 ] |
| This TDBVAlueComboBox allows you to set up descriptive items for display, but store a non-descriptive value in the data field when an item is chosen. Just like TDBLookupComboBox, except without the extra TTable connection. Added: 3-11-1997 | Version: 1.0 | Downloads: 1340/1340/0 Compatible files: [ D1 ] | |
| [ valided1.zip ] [ 4,004 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Easy to use fields validation Added: 30-04-1996 | Version: n/a | Downloads: 0/0/0
| |||
| [ viewcomb.zip ] [ 3,617 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | C1 | C3 | C4 | C5 ] | ||
| TDBViewCombo is useful for navigation in dataset. It displays one field value for current record and contains list of all values of that field in dataset. Selection a value from drop down list cause moving to the corresponding record in dataset. To use just drop it on the form and set DataField and DataSource properties. Added: 19-09-1997/26-06-2001 | Version: 1.3 | Downloads: 6394/6391/9
| |||
| [ xbase.zip ] [ 144,637 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| xBase a component to allow the use of dBase III+ files without the BDE. Complete with source, Helpfile & sample program. Added: 19-04-1998 | Version: 1.00 | Downloads: 3564/3564/6
| |||
| [ xdbnav.zip ] [ 80,665 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| Extendet DB Navigator for MDI, with search and bookmark. Only one Navigator controls all mdi child datasources. [more] Added: 31-10-1999 | Version: 2.51 | Downloads: 1786/1786/1
| |||
| Print, Print Preview and Reporting Tools |
| [ alrep.zip ] [ 394,758 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| Set of components similar to QuickReport, but not connected to any underlaying database functions. The report is fed by the application itself. So you can produce reports from any data created by your application. Version 1.3. updated tAlImage and tAlShape to work correct with D3-D5. [more] Works with D2-D5. Demo and documentation included. Added: 25-01-1999/5-12-1999 | Version: 1.3 | Downloads: 5927/5405/10
| |||
| [ aqredit.zip ] [ 51,220 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
| It allows to edit report at run-time by end-user. It contains replacements for QRBand, QRLabel, QRShape, QRMemo and QRImage only. AQRCell allows to print grids. English and Russian versions. Added: 4-01-1998/20-02-2000 | Version: 2.1 | Downloads: 13723/11022/12
| |||
| [ excel.zip ] [ 20,997 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TExcel is a component to produce output tables directly into MS Excel, including formatting, commands, macro calls, etc. Demo project is attached to show how easy to drive it. You can try it without installing the component. [more] TExcel is provided free of charge as so long as it is not in commercial use. When it produces income for you, please send me 1% of the income or at least $50. Thank you. Added: 26-11-1997/17-05-1998 | Version: 3.3 | Downloads: 9345/9345/11
| |||
| [ fbarcode.zip ] [ 17,822 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
| A Free Barcode Component - Code_2_5_industrial, Code_2_5_matrix, Code39, Code39Extended, Code128A, Code128B, Code128C, Code93, Code93Extended, CodeMSI, CodePostNet, CodeCodabar, EAN8, EAN13, UPC_A, UPC_E0, UPC_E1, UPC_Suppl2, UPC_Suppl5, EAN128A, EAN128B, EAN128C Added: 21-03-1999/3-10-1999 | Version: 1.15 | Downloads: 26144/18735/35
| |||
| [ link: QRStdPrv.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Two components (TamPrinter and TQRStdPreviewDialog) to make it possible to preview and print with Quickreport. I found this not to be possible with the code Qusoft provided, not realy. Free for private use. For comercial use see Readme.txt. Added: 23-08-1997 | Version: 2.0 | Downloads: n/a
| |||
| [ link: prntraid.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | C1 ] | ||
| A Non-visual component providing extra information and procedures to aid printing. Added: 3-07-1998/2-08-1998 | Version: Current | Downloads: n/a
| |||
| [ instant.exe ] [ 1,758,412 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | C1 | C3 ] | ||
| Instant Report allows to create programs, forms and reports using VBScript/JavaScript, ActiveX controls and Delphi components. Any Delphi package can be installed into design environment. Any VCL component can be used in scripts. Added: 11-01-1998/19-07-1998 | Version: 2.5B | Downloads: 2393/2393/2
| |||
| [ kn_tnpdf.zip ] [ 121,905 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
| Nishita's PDF Creation VCL (TNPDF) is a Delphi Native VCL to create Adobe Acrobat PDF Files which works like Delphi's TPrinter. This VCL was tested on D1, D2, D4. It should work on D3 and D5. Added: 3-03-2002 | Version: 1.0 | Downloads: 4662/4662/33
| |||
| [ lineprnt.zip ] [ 41,900 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| This is a non-visual VCL component that encapsulates the TPrinter object. It allows you to set margins, font, borders, header, footer, title, alignment, word-wrap, and even the lines to print at design time! It can even print tables! Added: 8-11-1996 | Version: 1.0b | Downloads: 3198/3198/4
| |||
| [ list.zip ] [ 10,397 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| List is a componet which can display an text file for upto 64K. It can also print them to any destination including LPT on a network. This was developed primarily for printing report on LPT Printer. It can also layout the output. [more] Added: 19-04-1998 | Version: 1.0 | Downloads: 3542/3542/4
| |||
| [ pageprnt.zip ] [ 106,507 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| TPagePrinter is the successor to TLinePrinter. TPagePrinter supports print preview, embedded graphics, and lots more. Best of all, it's free and includes all source code and a help file! Added: 26-01-1998 | Version: 2.0 | Downloads: 7342/7342/10
| |||
| [ ppreview.zip ] [ 330,722 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A print preview module for Delphi 2 that uses metafiles. It allows positioning of objects on the page and resizing of them. Particularly useful for users of xyGraph Added: 18-01-1997 | Version: n/a | Downloads: 2398/2398/2
| |||
| [ printdrv.zip ] [ 99,927 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| Print preview component that allows you to code your own reports without the need for visual report writers or complicated printer calculations. This component now allows you to print to virually any TCanvas object just as if you were printing to a printer. Now added support for using millimeters, pixels or inches when giving coordinates. All new, rotated text! Now you can print those envelopes right from your Delphi address list program or whatever. [more] NOTE: Previous users of this component should be aware that the obsolete methods have been dropped. Read the Additions.txt file for more information. Added: 7-03-1999/16-04-2000 | Version: 3.3 | Downloads: 12241/9504/18
| |||
| [ printit.zip ] [ 6,728 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Print Delphi sources, 2 columns on A4 paper. Quick and dirty. [more] Free Added: 13-09-1998 | Version: 1.0 | Downloads: 2425/2425/3
| |||
| [ prncells.zip ] [ 103,934 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| TPrnCells allows to generate and print reports, complex grids or, generally, any form based on "cell" creation. Cells support colors, fonts, borders, data alignment and they can contain text, vertical text, rich text or graphic objects source on registration Added: 18-10-1997 | Version: 1.0 | Downloads: 3591/3591/3
| |||
| [ prtwwgrd.zip ] [ 14,309 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Unit to easily print InfoPower DBGrids. Latest changes by Tom Jensen. Added: 30-11-1997 | Version: 3.1ww | Downloads: 3104/3104/5
| |||
| [ qr32-10d.zip ] [ 132,675 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| QuickReport Components Added: 24-05-1996 | Version: 1.0d | Downloads: 2154/2154/2
Compatible files: [ D1 ] | |||
| [ qr32-11.zip ] [ 130,023 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| QuickReport Components Added: 22-11-1996 | Version: 1.1 | Downloads: 0/0/0
| |||
| [ qranglbl.zip ] [ 12,187 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| QRAngledLabel is a improved quickreport label component. It's allow you to display (and print) the text label in any angle, from 0 to 359 degrees. Now with DB capabilities and new properties. This component is freeware and can be freely distributed or used for anyone Added: 3-11-1997 | Version: 1.1a | Downloads: 4491/4491/6
| |||
| [ qrcb2.zip ] [ 5,480 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
| QuickReport CheckBox component. New version no longer requires editing of QuickReport source code. Also supports frame styles and choice of check mark or X. Tested with all versions of Delphi. Freeware. Added: 31-01-1999 | Version: 2.00 | Downloads: 6153/6153/5
| |||
| [ qrcrstab.zip ] [ 9,042 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Simple Cross-Tab Component for Quick Reports v.2 Added: 30-11-1997 | Version: 1.0 | Downloads: 1902/1902/1
| |||
| [ qrctrl20.zip ] [ 14,323 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| 2 components for the QuickReport 2.0 only! TQRDBTextImp - Is an improved TQRDBText, that prints its caption only when it has changed. Useful for query-based-reports. TQRDBImageAsp - prints DBImages with QR2.0 but correctly stretched. Source (Delphi 2 + 3) available from author (USD 50,-) Added: 9-06-1997 | Version: 1.1 | Downloads: 1400/1400/1
| |||
| [ qrrrect.zip ] [ 2,966 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Rounded Rectangles in QuickReports ! Freeware including Source ! Added: 23-02-1998/1-03-1998 | Version: 1.0 | Downloads: 3639/3639/4
| |||
| [ qrstdprv.zip ] [ 20,038 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Two components (TamPrinter and TQRStdPreviewDialog) to make it possible to preview and print with Quickreport. I found this not to be possible with the code Qusoft provided, not realy. [more] Free for private use. For comercial use see Readme.txt. Added: 30-08-1997 | Version: 2.0 | Downloads: 2795/2795/2
| |||
| [ qrswrect.zip ] [ 2,959 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| A QReport Shadow Rectangle component with rounded capabilities Added: 1-03-1998 | Version: 1.0 | Downloads: 2280/2280/3
| |||
| [ qrvlabel.zip ] [ 1,949 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| QuickReport (Delphi 2) vertical label Added: 23-08-1999 | Version: 1 | Downloads: 1518/1518/2
| |||
| [ rawprint.zip ] [ 4,210 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
A simplified way to send raw data to the printer using Windows API. This file includes: Added: 16-01-2000/26-03-2000 | Version: 1.1 | Downloads: 13335/13325/19
| |||
| [ rdwinfax.zip ] [ 249,184 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 ] | ||
| TrdWinFax is a component that allows faxing from a Delphi app directly to WinFax v. 8.0 Added: 2-08-1998 | Version: n/a | Downloads: 2992/2992/1
| |||
| [ richpr.zip ] [ 398,256 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Printing of "RichText" for the RichEdit and RichEditEx component. The improved component has three important functions: a. Adjusting printing pages margins, orientation and paper format, b. Print preview, c. Start of the print process. [more] In the included Word document the working of the component is explained. The component is rather simple to use. This version works faster and supports all RichEdit functions. In combination with RichEditEx embedded graphics is also supported. FR Added: 4-01-1998/13-09-1998 | Version: version 3.0 | Downloads: 3073/3073/4
| |||
| [ richpr5.zip ] [ 560,546 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| Printing of "RichText" for the RichEdit and RichEditEx component. The improved component has three important functions: a. Adjusting printing pages margins, orientation and paper format, b. Print preview, c. Start of the print process. [more] In the included Word document the working of the component is explained. The component is rather simple to use. With for instance RichEditEx embedded graphics is supported Added: 15-07-1999/2-08-1999 | Version: 3.2 | Downloads: 3997/3386/3
| |||
| [ tbprint.zip ] [ 34,797 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| This is a component set to print any information in DOS or Windows printing modes. Includes print preview and a fast database report generator. Free for non-commercial use only. Demo Included. Added: 14-06-1998/3-07-1998 | Version: 0.91 | Downloads: 4419/4419/3
| |||
| [ wfdde10.zip ] [ 8,611 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Tells WinFax PRO v8 where to send a fax without the user being asked to provide a number. Added: 30-08-1997 | Version: 1.0 | Downloads: 2793/2793/1
| |||
| [ zreport.zip ] [ 134,079 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| library for visual text report design under Delphi ZReport - almost complete analog of QuickReport, except that it is developed to design text reports. Added: 21-05-2000/1-10-2000 | Version: 2.0 | Downloads: 5574/5571/8
| |||
| Components Collection |
| [ abakus_free.zip ] [ 1,166,168 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | C1 ] | ||
| Freeware version of the Abakus VCL for Delphi 1+2 and CBuilder 1. Included are "flicker free" Compass, Meters, Bars (Gauge), Digital indicators (time, value), Tank displays, Operating Point display, Thermometer, 8Channel Trend/Recorder, a 2 Channel Trend display, Dial (knob), Sliders, LED-indicator and a threaded Timer to supply all our components with a common clock. Source on purcharge... Added: 3-07-2000 | Version: 1.9 | Downloads: 2786/2786/3
| |||
| [ abfcomponents_full_d2.exe ] [ 346,205 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
The ABF Visual Components Library is a big and powerful set of easy-to-use components, classes, procedures, and other stuff for Borland Delphi/C++ Builder.
abfComponents is a freeware part of the ABF Visual Components Library. Added: 19-07-2000/27-06-2001 | Version: 1.4 | Downloads: 1547/1543/0
Compatible files: [ D3 | D4 | D5 | D6 ] | |||
| [ aclib.zip ] [ 117,755 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A delphi 2 component collection ( ACTxtAssist, ACOutBox, ACLog, AcEdFName, AcCopy, AcChangeDir, AcCheckForDisk, ACRegistry, AcMakeSubDir, ACLinkCreate, AcUnitDialog, ....) This component is donated to the public as public domain. This component can be freely used and distributed in commercial and private environments. The source code may be freely distributed and used. The author accepts no responsibility for its us Added: 25-04-1998/19-07-1998 | Version: 0.111 | Downloads: 2653/2653/0
| |||
| [ alcars12.zip ] [ 361,178 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| Collection of 12 visible VCL-components (with source) for Delphi 2, (3), 4, (5) which look like the computer consoles in StarTrek, an edge, a filled half circle, a panel, a button, a multiline button, a checkbox, a radiobutton, a gauge, two different trackbars, a radiogroup, an allocator, some StarTrek fonts and sounds, Freeware Added: 29-03-1999/17-10-1999 | Version: 1.2 | Downloads: 9614/5945/1
| |||
| [ amhres10.zip ] [ 3,412 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 | D3 | D4 ] | ||
| AMHFileCtrlRes and AMHOutlineRes are two visual components written in and for Borland Delphi 16bit and 32bit. The extended properties are new bitmaps in the resource files which give DirectoryListBox, DriveComboBox and Outline a much better look. Added: 27-06-1999 | Version: 1.0 | Downloads: 4891/4891/0
| |||
| [ anicurs2.zip ] [ 4,850 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TAnimated Cursor Component 1.2 Includes two cursor animations, wagging tail, and hourglass. 100% FreeWare by: DK_Software Source code available by request. Send e-mail to: nwebster@circle.net Added: 5-09-1997 | Version: 1.2 | Downloads: 2373/2373/0
| |||
| [ cblist.zip ] [ 100,779 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A listbox that shows a TCheckBox to the Right of the entries like in ICQ (when you send a message to more than one contact) To get the full source, please send email to gstorm@geocities. just to give me an idea of how good my component is, thanks in advance ;-) Added: 15-07-1999 | Version: 1.0 | Downloads: 1911/1911/0
| |||
| [ chemtxt.zip ] [ 6,070 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| A collection of components to display chemical formulae and equations with automatically placed subscripts and superscripts. The procedure ChemTextOut draws onto any Canvas (user drawn lists and grids). The components are TChemLabel and TDBChemT [more] Full source is included free for educational and academic use. Added: 1-02-1998 | Version: 1 | Downloads: 5492/5492/5
| |||
| [ connect.zip ] [ 82,303 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TSQLConnect - simple dialog for connection to MS SQL Server TListServerDialog - browse computers on the Windows NT/95 Network requires RXLibrary Added: 7-03-1998/15-03-1998 | Version: n/a | Downloads: 3272/3272/1
| |||
| [ dbgridrg.zip ] [ 2,626 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Component to save and load Grid field information to and and from the Registry. This is usefull if the user sizes the columns and rearrages them. This allows a program to return their private setting. [more] Added: 5-09-1997 | Version: 1.0 | Downloads: 2369/2369/1
| |||
| [ dc1_d2.zip ] [ 584,103 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Dream Controls is powerful freeware/shareware library for Delphi and C++ Builder programmers. With more than 40 components you will be able to create the most advanced programs you ever dreamt about. Added: 10-05-1998 | Version: 2.11B | Downloads: 2943/2943/0
Compatible files: [ D3 ] | |||
| [ dcfree.zip ] [ 88,790 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 | C3 ] | ||
| Includes: transparent AVI player with sound transparent radio button transparent check box transparent group box transparent radio group difference maker (32bit and 16bit versions) Added: 26-06-1998 | Version: 2.5 | Downloads: 6299/6299/2
| |||
| [ dfw06.zip ] [ 438,780 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| The DFW package version 0.6 beta. This is the first official beta release. The DFW package contains some of the best freeware components on the net. It contains more than 30 components. If you wrote some freeware components I would be happy to add it to the DFW! Look at the official DFW homepage at www.delphi-freeware.de for more information! [more] Added: 25-04-2000 | Version: 0.6 | Downloads: 7442/7442/4
| |||
| [ dlcomponents.zip ] [ 490,197 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 | D4 | D5 | D6 ] | ||
| DL Components are a small collection of free components which include: a pop-up calendar, TEdit and TDBEdit replacements incorporating the pop-up calendar, and an LED-like control: - TDLCalendar (a popup calendar) - TDLDateEdit (TEdit replacement with calendar and date validation) - TDLDBDateEdit (TDBEdit replacement with the calendar) - TDLDateText (a date-formatting TDBText replacement) - TDLLED (an LED-like component) Unlike the Borland DateTimePicker, the TDLDBDateEdit component is data aware. The TDLCalendar also offers an alternate look to the Borland calendar. (Source code is available for sale on request) Added: 5-05-2002 | Version: 5.00 | Downloads: 2706/2706/14
| |||
| [ Enh_Reg_Ini.zip ] [ 2,356 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| Enhanced Registry and IniFile Delphi components created by Amir Wald Avoid unneeded and error-prone code when using Windows registry or Ini files. These components allow using a single call for either reading or writing of any type of variable. Email: amirwald@writeme.com Last update: 22/09/99 Added: 8-01-2001 | Version: 22/09/99 | Downloads: 3059/3059/1
| |||
| [ extdlist.zip ] [ 2,212 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| A list box with a panel that appears in situ when overlong text occurs Version 2.0 which corrects lack of reponse to scroll Version 2.o correct scroll problem Added: 26-09-1999 | Version: 2.0 | Downloads: 2457/2457/0
| |||
| [ fdrlite.zip ] [ 53,983 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | C1 | C3 ] | ||
| Founder Lite is lightened version of the Founder Library v 2.0. If consist only little part of the Founder. This libraryy only for non comercial use. Menus and Toolbars like MS Office 98; Toolbar button, combo button, popup button, combo popup button. Owner Draw Menus.You may download exe-demo from my home page. If you like this, you may try Full Founder v 2.0. More info in Evgeny Official Page. [more] Free for non comercial use. Added: 19-01-1999/15-02-1999 | Version: 1.1 | Downloads: 677/649/0
| |||
| [ flatstyl.zip ] [ 295,188 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
| FlatStyle included today 16 Components. FlatButton, FlatSpeedButton, FlatCheckBox, FlatRadioButton, FlatEdit, FlatProgressBar, FlatMemo, FlatHint, FlatTabControl, FlatListBox, FlatComboBox, FlatAnimWnd, FlatAnimation, FlatSound, FlatGauge and FlatSplitter. All Components look like MS Money und MS Encarta. Added: 3-01-1999/3-10-1999 | Version: 2.0 | Downloads: 13771/13027/14
| |||
| [ formrgn.zip ] [ 768,750 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| FormRgn library. Added: 12-05-1999 | Version: 04.05.99 | Downloads: 3584/3584/0
| |||
| [ graphic.zip ] [ 189,076 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| A collection of graphic controls that will enhance the appearance of your applications.(new for CB1) Added: 28-09-1997/7-06-1998 | Version: 2.14 | Downloads: 6129/6129/1
| |||
| [ link: fdrlite.zip ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 | C1 | C3 ] | ||
| Founder Lite is lightened version of the Founder Library v 2.0. If consist only little part of the Founder. This libraryy only for non comercial use. Menus and Toolbars like MS Office 98; Toolbar button, combo button, popup button, combo popup button. Owner Draw Menus; For non comercial use. Added: 3-01-1999 | Version: 1.0 | Downloads: n/a
| |||
| [ link: bi_lib.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| A collection of 18 components, including: TBI_Button : An IE / Office 97 button, with accelerator char support, dropdown menus, grayed glyphs etc. TBI_PlasmaButton: like TBI_Button, but filled with a plasma fractal... No documentation yet. Added: 31-05-1998 | Version: 1.0 Beta | Downloads: n/a
| |||
| [ link: nvdcp006.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Envy Delphi Component pack Added: 12-03-1997 | Version: n/a | Downloads: n/a
| |||
| [ link: simons.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
| Simon's component suite TButtonPanel, TCSVOpenDialog, TCSVSaveDialog, TEnhancedEdit, TExtOpenDialog, TExtSaveDialog, TLEDButton, TLEDDisplay, TLEDMeter, TOvalButton, TScrewPanel, TSliderOpenDialog, TSliderSaveDialog, TSRCalendar, TSRClock, TSRColorButton, TSRGradient, TSRLabel and TSRWavePlayer. Including Onlinehelp (German) Added: 17-09-2000 | Version: 1.00 | Downloads: n/a
| |||
| [ link: fl.exe ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| Include 13 freeware components 16 &32 bits with source for Delphi : transparent bitmap, animated bitmap, animated trash, special effet, dialog box, note pad, ... (Visit our web site to download shareware libraries : Tabs, Hint, Date & Time controls : www.worldnet.net/~guerinfr/designlib.html) Added: 21-12-1998/19-01-1999 | Version: 1.01 | Downloads: n/a
| |||
| [ jetbtn.zip ] [ 369,499 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| TJetButton components ver 1.00 is a cool collection of buttons component that will allow user to use bitmap for it's shape, it's useful for building cool interface Added: 14-03-1999 | Version: 1.0 | Downloads: 6206/6206/2
| |||
| [ ksdcomp2.zip ] [ 22,608 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| KSDCOMP is a growing Delphi2 Component Collection form Kiruy Software Concepts. [more] INSTALLATION: Copy all of the files in the ZIP to your Delphi2 components folder and install the KSREG.dcu file through Delphi 2 just like you normally do it. Added: 1-02-1998 | Version: 4.11 | Downloads: 1536/1536/0
| |||
| [ kuktools.zip ] [ 174,887 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
Yet another library of visible components:
Added: 24-10-1999 | Version: n/a | Downloads: 4343/4343/3
| |||
| [ lmdtlse.exe ] [ 571,656 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| Free extract of LMD-Tools V1.X. This package contains 12 (mostly visual components) and a few property/component editors. 16 and 32bit version/helpfile/demos included. Sourcecode optional available Added: 29-11-1996 | Version: n/a | Downloads: 1681/1681/1
| |||
| [ mab.zip ] [ 33,756 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| A collection of useful components! New version 1.1 fixes a few bugs, and adds TMabRollUp Added: 8-04-1997 | Version: 1.1 | Downloads: 2934/2934/0
| |||
| [ misc-102.zip ] [ 100,736 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | C3 | C4 | C5 ] | ||
This is a motley collection of mildly useful components:
Added: 15-10-2000 | Version: 1.02 | Downloads: 7484/7484/5
| |||
| [ pcvcomponents.zip ] [ 280,539 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | C3 | C4 | C5 ] | ||
| The PCV Components Library is a powerful set of easy-to-use components, for Borland Delphi/C++ Builder.The package contains buttons with fade and flat effects , fade labels, slider panel. Added: 18-03-2002 | Version: 3.0 | Downloads: 3242/3242/7
| |||
| [ prolib186.zip ] [ 502,029 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 | D7 | D2 | C1 | C3 | C4 | C5 | C6 ] | ||
| Pro VCL Extensions Library is a freeware component library for Borland Delphi 1, 2, 3, 4, 5, 6, 7 & 9 (2005) and Borland C++Builder 1, 3, 4, 5 & 6. It includes 28 components, several classes, procedures and functions. English, Russian, Ukranian, French, Portuguese, Spanish, German, Danish, Italian, Swedish, Dutch, Polish, Hungarian, Turkish, Slovak, Korean and Traditional Chinese resources. Added: 16-08-1998/28-03-2005 | Version: 1.86 | Downloads: 31096/19659/0
| |||
| [ psetting.zip ] [ 865,073 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| PSetting is the best way to manage persistent application data. PSetting goes beyond simple form location storage to provide you a rich set of tools for maintaining any type of application information in the Registry, a TStream, an IStorage or ot Full version (source code included) is available for $69. Please visit web Pythoness web site for full details. Added: 26-11-1997 | Version: 1.0 | Downloads: 1408/1408/0
| |||
| [ ralib.zip ] [ 915,686 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C4 ] | ||
| R&A Library contains a number of components, classes and routines for Borland Delphi with full source code. This collection includes over 30 native Delphi components (including small pascal-like interpreter, syntax-highlight editor, 3dMax-panel, Db treeview) and special packages for run-time form designing. Added: 12-05-1999/23-01-2000 | Version: 1.51 | Downloads: 10373/9117/9
| |||
| [ rpncomps.zip ] [ 117,055 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| Two components: progress bar like in WinRAR95, button component that mimics the behaviour of buttons found in some homepages Added: 28-02-1999 | Version: 1.0 | Downloads: 2875/2875/0
| |||
| [ rx250fix.zip ] [ 25,055 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
| RX VCL Extensions Library fix to version 2.50 Added: 24-08-1998 | Version: 2.50 | Downloads: 6162/6162/0
| |||
| [ rx250ita.zip ] [ 7,055 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
| Italian resources for the RX Library version 2.50 Added: 9-06-1997/2-08-1998 | Version: 2.50 | Downloads: 3324/3324/1
| |||
| [ Rx275D7.zip ] [ 1,233,627 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | D7 ] | ||
| Unofficial Delphi VCL Extensions (RX version 2.75) Library port to Borland Delphi 7 Added: 12-02-2003 | Version: 2.75 | Downloads: 6107/6107/61
| |||
| [ rxlib250.zip ] [ 986,464 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
| RX VCL Extensions Library contains a number of components, objects and routines for Borland Delphi [more] Added: 22-02-1998/2-08-1998 | Version: 2.50 | Downloads: 6142/6142/6
| |||
| [ rxlib275.zip ] [ 1,164,285 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
| RX Library contains a large number of components(60+), objects and routines for Borland Delphi with full source code. [more] RX 2.75 (Oct,12,1999). Delphi 5.0 & C++Builder 4.0 compatibility. Bug fixes for RX 2.60. Added: 4-02-1999/24-10-1999 | Version: 2.75 | Downloads: 18275/12592/26
| |||
| [ setup220.zip ] [ 1,576,899 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| VCL collection to build professional, multilingual setup programs. UnInstall. No nag screens Added: 12-03-1997 | Version: 2.20.00 | Downloads: 1602/1602/1
| |||
| [ sicompon.zip ] [ 99,412 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | C1 ] | ||
| Set of DELPHI components: TsiLine, TsiFormStorage(allow to store/restore form state,size and position in Registry) and TsiLang (allow to develope multilanguage interface for You application). It is freeware, but source costs $10. Please, contact by E-mail. Added: 10-07-1997 | Version: 1.0 | Downloads: 2002/2002/0
| |||
| [ simons.zip ] [ 710,943 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 ] | ||
| Simon's component suite TButtonPanel, TCSVOpenDialog, TCSVSaveDialog, TEnhancedEdit, TExtOpenDialog, TExtSaveDialog, TLEDButton, TLEDDisplay, TLEDMeter, TOvalButton, TScrewPanel, TSliderOpenDialog, TSliderSaveDialog, TSRCalendar, TSRCheckButton, TSRClock, TSRColorButton, TSRGradient, TSRLabel and TSRWavePlayer. Including Onlinehelp (German) Added: 26-12-2000 | Version: 1.10 | Downloads: 1671/1671/1
| |||
| [ skin01b.zip ] [ 121,700 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 ] |
| STOP ! DON'T MISS THIS VCL !!!!! Hot new stuff !!! Preview of the new FREE VCL set to MAKE YOUR OWN SKINS ! The current preview, 0.1 beta, contains : 1> TMorphBitButton : when the mouse pointer enters this VCL, it MORPHS between two given bitmaps. HOT STUFF !!!!! Additionaly - FULL THREAD SUPPORT + NON FLICKERING !!! 2> TControlMenu : Used in conjunction with TMorphBitButton to make your MorphButton show the system menu when clicked !!! note: this is a beta version, no documentation, no garuentee, just for u folks out there who just can't wait until the official version will be announced. Exe-demo included ! Added: 26-09-1999 | Version: 0.1 beta | Downloads: 2043/2043/1 | |
| [ skn01bd3.zip ] [ 150,944 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| STOP ! DON'T MISS THIS VCL !!!!! Hot new stuff !!! Preview of the new FREE VCL set to MAKE YOUR OWN SKINS ! The current preview, 0.1 beta, contains : 1> TMorphBitButton : when the mouse pointer enters this VCL, it MORPHS between two given bitmaps. HOT STUFF !!!!! Additionaly - FULL THREAD SUPPORT + NON FLICKERING !!! 2> TControlMenu : Used in conjunction with TMorphBitButton to make your MorphButton show the system menu when clicked !!! note: this is a beta version, no documentation, no garuentee, just for u folks out there who just can't wait until the official version will be announced. Exe-demo included ! Added: 9-01-2000 | Version: 0.1 beta | Downloads: 1217/1217/0
| |||
| [ StatesAndCounties.zip ] [ 27,086 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 | D5 | D6 ] | ||
| unit StatesAndCounties; Delphi Component, should work with any Delphi Version provides lists of states and of counties for each state converts state name to postal abbreviation and vice-versa nothing fancy, just a bunch of work someone else won't have to repeat includes simple demo program which populates combo-boxes [more] Added: 13-08-2001 | Version: 1.0 | Downloads: 1893/1893/1
| |||
| [ swin.zip ] [ 8,864 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| This is a group of common components that have window frames around them. They sit on top of your form and can be moved around within the bounds of your form. Includes windowed listbox, memo, listview, treeview, etc. If you find any of these of any use whatsoever, PLEASE let me know. I didn't. Added: 28-08-2001 | Version: 1.0 | Downloads: 956/956/1
| |||
| [ SynEdit1.1.zip ] [ 849,324 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | D6 | C3 | C4 | C5 ] | ||
| Synedit is a Editor-Component including features as Syntax Highlighting for 40+ file formats, macro recording, text marking, auto completion and auto correction. It's available as a VCL or CLX component (Delphi2-6, Kylix 1-2, CppBuilder 2-6) Added: 17-09-2002 | Version: 1.1 | Downloads: 1779/1779/9
| |||
| [ taccmgr.zip ] [ 14,247 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| MAPPER and Accessory Manager access from Delphi. Postcardware. No cost. Full source. [more] Postcardware. Full source. No conditions except its use is your OWN responsibility. Added: 13-06-1997 | Version: 1.0 | Downloads: 2033/2033/0
| |||
| [ taudioio.zip ] [ 853,885 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TAudioIO provides two Audio Components, TAudioIn and TAudioOut. These are designed to allow the programmer to modify the audio "on the fly." For example, merging two wav files. Also provided is a DLL for reading any Wav file as 16 bit PCM fil Added: 12-11-1997 | Version: 2.00 | Downloads: 2508/2508/5
| |||
| [ vglib.zip ] [ 600,420 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| VG VCL Library contains a large collection of components, objects and utility routines for Delphi. It is distrubuted with full source code. [more] Added: 31-01-1999/24-10-1999 | Version: 5.1 | Downloads: 6093/5326/1
| |||
| [ vgvcl.zip ] [ 589,401 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| VG VCL Library Library includes a large number of advanced Delphi components (about 50). There are system, visual, data access, data controls and Microsoft Word report components. There are a number of usefull function libraries. Library includes English, Russian and Spanish language resources and is compatible with Delphi 2, 3 and 4. It includes full source code and distubuted completely free. Added: 3-05-1999/16-05-1999 | Version: April, 1999 | Downloads: 5967/5967/3
| |||
| [ wpping.zip ] [ 231,348 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| An image component using Microsoft WinG library, and two classes to deal with DIBs and WinG library functions. Also a Timer component with a demo Added: 24-05-1996 | Version: n/a | Downloads: 1305/1305/0
| |||
| [ xstools.zip ] [ 179,695 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| XSoft Tools. This Lib is under construction, the next relase will include some more components and enhanced controls, wait for this. componentware ( like a FREEWARE but if you make a Componet or modify this please send or e-mail me this). Added: 29-03-1999 | Version: 0.1 beta 1 | Downloads: 2975/2975/0
| |||
| Improved Components |
| [ 3delem.zip ] [ 11,927 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| 3D standart components ( TLabel3D, TButton3D, TListBox3D, TComboBox3D, TPanel3D ) Added: 25-05-1997 | Version: n/a | Downloads: 2405/2405/1
| |||
| [ acsexpor.zip ] [ 15,292 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| Directly export data from tabel or query to MS Access file. See example. Added: 13-06-1997 | Version: 97.02 | Downloads: 3077/3077/0
| |||
| [ addbtn95.zip ] [ 1,350 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| AddBtn95 derives TRadioButton95 and TCheckBox95 from TRadioButton And TCheckBox to Give them the Additional Formatting Functionality found in Windows Added: 11-06-1996 | Version: n/a | Downloads: 2212/2212/0
| |||
| [ ahlbx.zip ] [ 16,799 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TCustomListBox descendant with images and text alignment. Images can be positioned to the left or right. Text can be aligned to left, right or centered. You can set an indentation offset. Three selection bar styles: Raised, Lowered or Color. The selection bar has they own Font. Odd / Even row colors support. Added: 21-02-1999 | Version: 1.0 | Downloads: 3349/3349/0
| |||
| [ albreg.zip ] [ 14,019 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Registration Unit with wildcard keys and with description for beginners Added: 20-09-1996 | Version: 1.0 | Downloads: 2023/2023/0
| |||
| [ aledit.zip ] [ 4,682 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| A TEdit component with support of align, ColorOnFocus, ColorOnNoFocus, FontOnFocus, FontOnNoFocus, Multiline, ExitOnReturn and WordWrap properties. Some alignment bugs fixed. Added: 12-02-1998/7-08-1998 | Version: 2.2 | Downloads: 3566/3566/0
| |||
| [ aleditw.zip ] [ 2,124 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| TAlignEdit is a TEdit component with an Align property. That's all. [more] Added: 5-04-1998 | Version: 1.00 | Downloads: 2641/2641/0
| |||
| [ alpanel2.zip ] [ 107,834 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| This aligning panel takes care for all its children-controls what means that during self resizing aligning panel moves (\resizes) its children Added: 9-06-1997 | Version: 1.02 | Downloads: 1845/1845/0
| |||
| [ alstabar.zip ] [ 830 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| TALStatusBar is a status bar control that will allow other controls to be inserted into it. Added: 28-11-1999/5-12-1999 | Version: 1.0 | Downloads: 5779/5779/0
| |||
| [ anlruler.zip ] [ 40,272 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| A FREEWARE ruler component that offers office 97's capabilities, such as draging margins, draging indents (First,left,right,Hanging), showing drag-line on associated richedit, office 97 presentation style, etc. Full source and demo included. Added: 1-05-1998/10-05-1998 | Version: 1.00 | Downloads: 4023/4023/1
| |||
| [ autogrid.zip ] [ 123,375 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TAutoStringGrid is a component which extends the functionallity of TStringGrid Added: 25-05-1997 | Version: 1.2 | Downloads: 1971/1971/0
| |||
| [ autostrt.zip ] [ 8,646 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| allows you to start your applications automatically on windows-startup (autostart) with a matter of a single mouse click. just change the property 'autostart' (true#false) and your program will start up every time windows starts up. TRaylightAutostart will automatically write required settings into the registry (or remove them if needed). better NT compatibility since ver 1.01. Here what's new for ver 1.02 (John L. McMinn): -Handling: Enclosed pathnames in parentheses to avoid truncation Added: 14-03-1999/18-04-1999 | Version: 1.02 | Downloads: 9501/6687/1
| |||
| [ bccalen.zip ] [ 5,071 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Improved Calendar component. I have added HolidayFont property were Sundays by default will have red font. There was also a malfunction when changing months that has been corrected Added: 6-08-1997 | Version: 1.01 | Downloads: 2163/2163/0
| |||
| [ bdbgrid.zip ] [ 2,186 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Simple DBGrid with Multiline Titles Added: 8-04-1997 | Version: n/a | Downloads: 2153/2153/0
| |||
| [ bsdbgrd2.zip ] [ 4,990 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| TDBGrid improved component with 3-D raised/lowered cells, show thumbnails of image fields, show memo fields as wrapped text, adjustable defaultrowheights at run time, mouse events. [more] AdditionalNote Added: 7-12-1997/14-03-1999 | Version: 2.0 | Downloads: 6649/6198/4
| |||
| [ bspktbl.zip ] [ 2,760 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| BSPKTBL is a TTABLE replacement with additional functions to PACK (permanently remove deleted records) and REGENERATE INDEXES for DBASE and PARADOX tables. Source Only (*.PAS file) with installation and usage instructions. Added: 26-01-1998 | Version: 1.0 | Downloads: 4198/4198/0
| |||
| [ bssgrid.zip ] [ 2,672 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| BSSGRID is a simple, but very effective TSTRINGGRID descendant that can display each cell in the grid with either a raised, or lowered, 3-D appearance; in addition to the usual 'flat' appearance. Source Only (*.PAS file) with installation and usage instructions. Added: 7-12-1997/26-01-1998 | Version: 2.0 | Downloads: 4438/4438/0
| |||
| [ btchkbox.zip ] [ 6,026 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| This component behaves like TCheckBox but allows bitmaps to be used for each state and enabled possibility. The default images are like those used in the SQL Server 6 interface. Sample images are also included to emulate traffic lights and LEDs Added: 8-11-1996 | Version: 1.0 | Downloads: 2311/2311/1
| |||
| [ cadboxes.zip ] [ 23,012 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TCadComboBox is an improved TComboBox like seen in a famous CAD Program... See README.TXT file for more info Freeware, with source Added: 19-10-1998/15-11-1998 | Version: 1.1 | Downloads: 3135/3135/0
| |||
| [ caption.zip ] [ 6,748 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TBoxLabel: Improved TLabel with word wrap & bevels TBoxCaption: TBoxLabel that can be attached to _any_ TWinControl and will follow it around at _design_ time. TDBBoxLabel: Data-aware version of TBoxLabel Added: 15-11-1996 | Version: 1.00 | Downloads: 2709/2709/0
| |||
| [ cbevel32.zip ] [ 8,548 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| This is an improved Bevel component which allows the programmer to set the colors of the bevel Added: 9-10-1996 | Version: 1.00 | Downloads: 1425/1425/0
| |||
| [ cblist.zip ] [ 97,893 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| A listbox that shows a TCheckBox to the Right of the entries like in ICQ (when you send a message to more than one contact) Note that now the VCL is full FreWare, not EmailWare. [more] Added: 5-09-1999 | Version: 1.0 (FREE) | Downloads: 2258/2258/0
| |||
| [ cc95v293.zip ] [ 27,836 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| TPage95Control and TTab95Control are enhancements of the Delphi standard Tab Controls. These controls support the following: ˇ Vertical tabs ˇ Buttons ˇ Tab images ˇ Tab specific hints ˇ Floating tabs ˇ Accelerator keys ˇ Tab text rotation Note: This version now works with D5 Users of BCB should note that the ComCtrls95 should work with BCB1 and BCB4 (not BCB3). Added: 25-04-1998/26-09-1999 | Version: 2.93 | Downloads: 10042/5777/5
| |||
| [ checklb.zip ] [ 5,968 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A component that adds check property to ListBoxes items Added: 30-08-1996 | Version: 1.00 - 08/15/96 | Downloads: 1551/1551/2
| |||
| [ chkoutl.zip ] [ 17,028 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Checkoutline is just the same as the standard outline control, but has the ability to check the items. Further it shows the full text of an entry in a tip window even if it is too long. just like the treeview component. Added: 24-06-1997 | Version: 1.0 | Downloads: 2520/2520/1
| |||
| [ cltable.zip ] [ 2,594 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TTable descendent that provides the client a relatively quick way to get a cursor for a table that is already opened. This is accomplished through the new method 'AssignCursor'. Added: 16-07-1997/26-06-1998 | Version: 1.02 | Downloads: 2991/2991/0
| |||
| [ combo97.zip ] [ 8,320 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| ComboBox with Office97 style inherited from TCustomComboBox. With very small code and very high performance Added: 27-09-1998 | Version: 1.10 | Downloads: 6352/6352/1
| |||
| [ custopen.zip ] [ 266,040 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Win95 Custom Open Dialog Component Added: 6-09-1996 | Version: 1.0 | Downloads: 1322/1322/2
| |||
| [ d2hyper.zip ] [ 80,024 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| THyperGrid is an enhanced string grid Added: 21-01-1997 | Version: 1.0 | Downloads: 1528/1528/0
| |||
| [ dbfldgrd.zip ] [ 3,397 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| A DBGrid control with user definable Column FieldNames, Column Headings and Column Widths Added: 6-08-1997/11-04-1999 | Version: 2.0 | Downloads: 4598/4598/1
| |||
| [ dbgr-2c.zip ] [ 1,408 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| wwDBGridEx - Simple dbgrid with two colors rows like MS Money, based on wwDBGrid from InfoPower (Wall2Wall) Added: 14-12-1997 | Version: n/a | Downloads: 3429/3429/1
| |||
| [ dbgrid.zip ] [ 3,043 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| DBGrid descendent with support for embedded objects. Also publishs Col/Row properties and OnMouseDown/OnMouseMove/OnMouseUp events. Added: 19-09-1997 | Version: 1.06 | Downloads: 3596/3596/0
| |||
| [ drombbtn.zip ] [ 5,557 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| TEnhRombButtons is a component with 4 Buttons assigned to the four cursor keys that look like a cursor control panel with 3D-arrows on it. Enhanced version of existing TEnhRombButtons. Now with OnMouseUp and -Down for every single button. All free, source included Added: 15-07-1999/24-07-1999 | Version: 1.3 | Downloads: 3555/3017/0
| |||
| [ dropfile.zip ] [ 5,343 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| TDropFileEdit TCustomEdit decendent that implements the ability to accept single files/folders that are dropped onto it. TDropFileListBox TCustomListBox decendent that implements the ability to accept multiple files/folders that are dropped onto it. Added: 5-07-1999/15-07-1999 | Version: 1.1 | Downloads: 2958/2617/0
| |||
| [ dtpicker.zip ] [ 11,219 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TDateTimeTicker is a new 95 common control subclass componet come from MS IE 3.0 ( must installed MS IE 3.0 with new comctl32.dll ) (does not updated but include the source) Added: 1-10-1996/13-09-1998 | Version: n/a | Downloads: 1411/1411/0
| |||
| [ edbnav93.zip ] [ 31,552 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| DBNavigator like '97 view style Free for non-commercial apps, for src. contact the author Added: 26-03-1997 | Version: 0.93 beta | Downloads: 1261/1261/0
| |||
| [ editnew.zip ] [ 25,941 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| EditN, TMEditN and TDbEditN (with Demo of creation of a array of EditN in runtime, with pointer to a array of integer variable) that it adds the Properties: ColorOnFocus, ColorOnNotFocus, FontColorOnFocus, FontColorOnNotFocus,KeybByTab,InsertKeyState, FontColorOnOverWrite. And the TEdit plus add EditType (String,Integer,Float,Date,Time), EditAlign (Left,Center,Right,Value), EditLengthAlign, FirstCharUpper, FirstCharUpList,EditPrecision, ValueInteger, ValueFloat, ValueDate, ValueTime, WidthOnFocus. Methods: SetInteger,SetFloat, SetPtrToData,Update(Pointer to Variable or Array).In the version 2.4 new property TextHint and corrected bugs. Added: 17-05-1998/15-08-1999 | Version: 2.4 | Downloads: 6061/3148/1
| |||
| [ ed_str_f.zip ] [ 5,865 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| TEdit derived component which carries out StrToFloat conversion on the component's text property and handles user input errors. It allows custom error messages to be displayed and provides the programmer with properties for number range etc. Brief documentation is in the readme.txt file. Added: 25-04-2000 | Version: n/a | Downloads: 3676/3676/2
| |||
| [ eliedit.zip ] [ 2,981 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| An edit control with an elipsis button (...) to the right. Added: 13-06-1997 | Version: 1.0 | Downloads: 1760/1760/1
| |||
| [ elihint.zip ] [ 3,389 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A customized hint component that makes the hint window elliptic. Added: 13-08-1997 | Version: 1.00 | Downloads: 1580/1580/0
| |||
| [ enabgrp.zip ] [ 1,445 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 ] | ||
| Place on form. Use instead of a normal group box. When the 'Enabled' property is set to False all the components inside the group will be disabled as well giving a greater visual clue to application behaviour. Added: 4-06-2000 | Version: 1.03 | Downloads: 3401/3401/0
| |||
| [ etigraf.zip ] [ 322,565 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Enhaced TLabel with difrent colors on mouse enter and exit. Also change a TImage asociated on mouse enter and exit. This software is freeware, but If you use it, you MUST mention the Author anywhere in your code, and in the "About", "Help", or similar clause of your executable program. Added: 1-03-1998/22-03-1998 | Version: 2.1 | Downloads: 1926/1926/0
| |||
| [ etimer.zip ] [ 1,881 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TTimer descendent with a new property, Snooze, that keeps a counter of miliseconds elapsed since the last time the user moved/clicked the mouse or pressed a key. Useful to implement timeout routines. Added: 14-06-1998 | Version: 1.00 | Downloads: 2650/2650/0
| |||
| [ extlabel.zip ] [ 10,526 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Extended label (as standard TLabel & more). New features: 3D drawing (Light insert & raised, heavy insert & raised), Drawing with shadow, OnMouseEnter & OnMouseLeave events Added: 25-04-1998 | Version: n/a | Downloads: 2494/2494/0
| |||
| [ extlistv.zip ] [ 127,029 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
| TdfsExtListView & TdfsEnhListView TdfsEnhListView is a list view control that provides enhanced functionality such as
TdfsExtListView is a list view control that provides all functionality of TdfsEnhListView, plus provides access to the new features of the list view control found with MS Internet Explorer 4.0, et. al. This functionality DOES require the updated COMCTL32.DLL from Microsoft. The COMCTL32.DLL file must be version 4.72.xxx or later for all functionality in this component to work. Earlier versions *may* work, but are not supported (i.e. don't email me if you aren't using the latest version of COMCTL32.DLL). Added: 26-09-1999 | Version: 3.55 | Downloads: 4369/4369/2
| |||
| [ extpanel.zip ] [ 3,491 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| A panel component that allows custom painting (an OnPaint event) and can accept files Added: 13-06-1997 | Version: 1.0 | Downloads: 1673/1673/1
| |||
| [ ezlabel.zip ] [ 27,724 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| An autosizing 3D Label component that resizes the font to the best fit in the rectangle note: I got this somewhere and just modified it Added: 20-09-1998 | Version: n/a | Downloads: 3459/3459/0
| |||
| [ FB_CoolEdit.zip ] [ 18,149 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| It is a Tedit component that eliminates the beep you get when pressing enter on it. Also a property selectnext is made when true the component selects the next control in taborder on pressing enter. There is an event made onselectnext. Added: 17-12-2000 | Version: n/a | Downloads: 1793/1793/0
| |||
| [ ff.zip ] [ 3,665 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| A component to search for files in drives A to Z. Works both at design time and run time. Delphi 1/2/3 compatible. Added: 14-06-1998 | Version: 1.00 | Downloads: 2774/2774/0
| |||
| [ fidxicon.zip ] [ 3,771 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A unit that extends the capacity of the TImage component to show icons extracted from a file Added: 30-08-1996 | Version: 1.00 - 08/08/96 | Downloads: 1455/1455/0
| |||
| [ filecomb.zip ] [ 3,545 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TFileCombo is a descendant a TComboBox that displays files much like a TFileListBox Added: 3-02-1997 | Version: 1.0 | Downloads: 1346/1346/0
| |||
| [ fitlabel.zip ] [ 113,682 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| FitLabel component Added: 10-05-1998/17-05-1998 | Version: n/a | Downloads: 1572/1572/0
| |||
| [ fixed.zip ] [ 1,681 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TLabel, TImage and TStaticText with fixed Autosize property. Please feel free to use, modify, and distribute this code subject to following restrictions: if you copy portions of my code or get ideas from my code, please give me credit. Added: 4-10-1997 | Version: 1.0 | Downloads: 1681/1681/1
| |||
| [ flist230.zip ] [ 27,505 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TFileList is a ListView specialized for File Listing in an Explorer-like way. Embeds linking to system image lists and may display (and sort by) : Name, Dos name, Size, Type, Dos Extension, Attributes, Creation date, Last write date, Last access da [more] Look at XEXPL004.ZIP for example program. Added: 15-11-1997 | Version: 2.3 | Downloads: 1977/1977/0
| |||
| [ fnpnumed.zip ] [ 39,408 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TFnpNumericEdit is an enhanced version of the standard edit control, that is designed specifically for entering numbers. This component is ideal for data entry applications Postcardware Added: 24-06-1997 | Version: 1.01.00 | Downloads: 2231/2231/0
| |||
| [ gidpanel.zip ] [ 8,216 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TGray_If_Disabled_Panel is a TPanel-decendent that gets shaded if Enabled = false Added: 4-03-1997 | Version: 0.2 | Downloads: 1538/1538/0
| |||
| [ gradbtn.zip ] [ 6,173 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Graduated-color Filled Button with customizable color properties. Includes demo project Added: 18-01-1997 | Version: 1.0 | Downloads: 1745/1745/0
| |||
| [ gredit.zip ] [ 192,130 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| TGrEdit is an Ancestor of the TEdit component and contains some more fanctionability concerning the format of the text.Specifically you can control if it should accept only numbers or only letters,whether the accepted numbers should be only positive or include decimal seperator and it also lets you define how to act when 'illegal' characters are entered with the OnError event and the custom message that can be displayed.Demo Source and EXE file included ! Added: 3-10-1999/9-01-2000 | Version: 1.0 | Downloads: 3107/3102/1
| |||
| [ gridpnl.zip ] [ 1,532 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TGridPanel is a Panel component which can display grid dot Added: 30-08-1996 | Version: 1.0 | Downloads: 1630/1630/1
| |||
| [ HebrewHolyDays.zip ] [ 28,327 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | D5 | D6 ] | ||
| HebHolyDays.pas It can be used to find an hebrew holidays Based On moon commponent It is used with Year Planner component and TDateEdit for Rx librery Added: 26-07-2004 | Version: 1.0 | Downloads: 279/279/5
| |||
| [ hetrview.zip ] [ 2,415 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A speedy TreeView component. Replaces some slow routines in Borlands TreeView (loading, saving & sorting). Some functions are up to 3850% faster. Also added the ability to set an items text to bold Added: 10-02-1997 | Version: 1.01 | Downloads: 2062/2062/1
| |||
| [ hint95.zip ] [ 8,224 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Replacement for Delphi's tooltip windows. Offers tooltips that look like those in Windows 95, Internet Explorer or Office 97. May be used free of charge. Added: 4-01-1998/7-06-1998 | Version: 1.05 | Downloads: 2691/2691/0
| |||
| [ hintctrl.zip ] [ 6,224 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| Enhanced TEdit, TDBEdit, TListBox and TDBGrid. Whenever you move the mouse above a clipped text, a hint appears to show the complete text. This is FREEWARE. You can use it whenever you want. But if you want to publish any modification of the source code, you must notify me before. Added: 20-09-1998/27-09-1998 | Version: 1.01 | Downloads: 4225/4225/0
| |||
| [ histcomb.zip ] [ 5,114 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| This is a DBComboBox that implements an History feature (as TurboVision combos) saving the strings entered in it in a text file. Diferent combos in diferent forms can share the same strings. Added a non-database version. Besides it implements a Help Typing feature as Communicator and Explorer, so when you type it helps you completing the text. Could be related to a DBGrid and it updates the PickList of every column of the DBGrid, and helps you typing in the Added: 4-10-1997/30-08-1998 | Version: 1.21 | Downloads: 3460/3460/0
| |||
| [ hlistbox.zip ] [ 2,099 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| An horizontally scrolling TListBox descendant: an horizontal scrollbar appears when adding a string too long to fit in the listbox Added: 27-01-1997 | Version: 1.00 | Downloads: 1446/1446/1
| |||
| [ hslistbx.zip ] [ 1,450 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| A simple list box component that adds and removes the horizontal scroll bar as strings are added, deleted etc. Added: 18-10-1997 | Version: 1 | Downloads: 2186/2186/0
| |||
| [ htmlcdlg.zip ] [ 1,316 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| A decendant of TColorDialog with one new property; the color converted to a hex-RGB value. Added: 26-06-1998 | Version: 1.0 | Downloads: 1714/1714/0
| |||
| [ link: cm2x.exe ] [ size n/a ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 ] | ||
| Standard memo control that can have it's text in different colors. It "color codes" the text it holds according to predefined rules. No RTF required. It's very simple and easy to use so novice users can "plug&play" it into their application without a source costs $25 Added: 26-01-1998/29-11-1998 | Version: 2.0.2 | Downloads: n/a
| |||
| [ link: extcm.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 | C1 | C3 ] | ||
| ExtColorMemo is a descendant of ColorMemo that shows how to add gutter to the left of memo control. Added: 21-12-1998 | Version: 1.0 | Downloads: n/a
| |||
| [ link: dwavemix.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| This package is a translation of the WaveMix DLL to Delphi. It allows multiple wave files to be played simultaneously until a maximum of 8 separate channels. There's no need of external DLL or INI files. Added: 24-06-1997/21-11-1999 | Version: 1.2 | Downloads: n/a
| |||
| [ link: thdtimer.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 ] | ||
| This component has the same functionality of the default Timer component, but it provides a real resolution of 1 milisecond. Added: 13-08-1996/21-11-1999 | Version: 1.2 | Downloads: n/a
| |||
| [ link: 3DLabel.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Same as a label component I downloaded from DSP, but with an "OnMouseOut" Event. Use and modify at will, just send me improvements. Added: 21-07-1997 | Version: 1.0 | Downloads: n/a
| |||
| [ link: enhedt14.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TEnhancedEdit is derived from TEdit, with text-alignment and value and integer-value properties Added: 19-10-1998/19-07-2000 | Version: 1.44 | Downloads: n/a
| |||
| [ link: elpspanl.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | C1 ] | ||
| A panel that can shorten the caption text, replacing it with '...' when it does not fit the available space. Also provided is a generic function that will "ellipsify" a string. This can be used to produce other components like TEllipsisLabel. Added: 29-03-1998 | Version: 1.11 | Downloads: n/a
| |||
| [ link: extlistview.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TExtListView is a list view control that enables access to the new style types provieded by the list view control in the updated COMCTL32.DLL. Covers most all of the new functionality, including column ordering and virtual mode. If you do not yet have the updated COMCTL32.DLL, you will need to download it from Microsoft as well at http://www.microsoft.com/msdn/downloads/files/40Comupd.ht m. Added: 29-03-1998 | Version: 2.04 | Downloads: n/a
| |||
| [ link: gradform.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| TGradientForm is a TForm descendant class which paints it's caption bar in a gradient pattern, like MS Office applications. D3 version has design-time support for properties and events in the Delphi IDE. Added: 18-01-1997/29-03-1998 | Version: 1.55 | Downloads: n/a
| |||
| [ link: iconctls.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | C1 ] | ||
| Two controls, TIconComboBox and TIconListBox, which will display all of the icons in a file. Also, they "cache" the data so that the icons are not loaded until they need to be drawn. Makes them very responsive when using with a large number of i Added: 31-12-1996/29-03-1998 | Version: 1.05 | Downloads: n/a
| |||
| [ link: xprogbar.zip ] [ size n/a ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| TExtProgressBar is progress bar control that enables access to the new vertical and smooth style types and the large range values (32-bit integer) provided by the COMCTL32.DLL update. If you do not yet have the updated COMCTL32.DLL, you will need to download it from Microsoft as well at http://www.microsoft.com/msdn/downloads/files/40Comupd.ht m. Added: 29-03-1998 | Version: 1.02 | Downloads: n/a
| |||
| [ il.zip ] [ 7,438 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Indented ListBox component allows multiline, tabbed items in a listbox, with different font color for headers Added: 6-11-1996/25-04-1998 | Version: 1.3.26/02/97 | Downloads: 1871/1871/3
| |||
| [ impgrid.zip ] [ 2,335 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| An improved version of TStringGrid component Added: 7-07-1996 | Version: 0.96 beta | Downloads: 1658/1658/0
| |||
| [ impgrid.zip ] [ 8,134 bytes ] | [ Freeware ] [ With Source ] [ D2 ] |
| This Component adds light and dark columns, justification, and saving/loading to/from files Added: 29-10-1996 | Version: 1.0 | Downloads: 1304/1304/0 | |
| [ ipdbscrl.zip ] [ 44,823 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
TEtwDBScrollbox. Features :
Requires InfoPower 3 ( or higher ) !!!!! Added: 6-04-1999 | Version: 5.6 | Downloads: 2236/2236/1
| |||
| [ jlabel10.zip ] [ 14,042 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| A TLabel that changes its color, background and font properties when the mouse moves on/off it. Supports OnClick event. This component is based on the OnmoveLabel component by Dolf van den Berg. Sample Application included! Added: 12-11-1997 | Version: 1.0 | Downloads: 1961/1961/0
| |||
| [ jllabel.zip ] [ 4,116 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TRotateLabel - A visual component for labels with rotate text and 3D-effects Added: 2-04-1997 | Version: 1.0 | Downloads: 1995/1995/0
| |||
| [ jvstrgrd.zip ] [ 40,165 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| TjvStringGrid is a TstringGrid descendant with spreadsheet functionality. Added: 16-06-1999/15-06-1999 | Version: 3 | Downloads: 1080/1080/3
| |||
| [ kambtn.zip ] [ 196,593 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 | D5 ] | ||
| The modern button from Kamchatka. 4 styles, Color & HotColor, Alignment & Margin properties. * free for noncommercial use * Added: 7-06-1999/24-10-1999 | Version: 1.2 | Downloads: 2953/2177/0
| |||
| [ krhint.zip ] [ 11,021 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| Property editor for multiline hint editing. Component to configure color, font, alignment, shadow and a image on the Hint. Component must be put on de APPLICATION.MAINFORM. Sources available on www.iaehv.nl/users/kray/index.html Added: 19-04-1998 | Version: 1.0 | Downloads: 1845/1845/0
| |||
| [ lbl3dbor.zip ] [ 3,225 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Label3dBorder - label with possibility of setting 5 different kinds of 3-dimensional borders and an option of vertical alignment of the caption Added: 19-05-1997 | Version: 1.0 | Downloads: 1399/1399/0
| |||
| [ longlist.zip ] [ 7,355 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| LongList defines two classes TLongListbox, TLongOutline that show the whole string of an entry, when the mouse is moved over. Just like the Win95 TreeView component. Added: 25-05-1997 | Version: 1.0 | Downloads: 2131/2131/0
| |||
| [ lopanb13.zip ] [ 206,567 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TPanel's descendant that can change position and size of its child controls according to constraints, set at design or run time (like BC++ TLayoutWindow) Added: 17-02-1997 | Version: 2.11.004 | Downloads: 0/0/0
| |||
| [ lrgscrbr.zip ] [ 2,905 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| An improved Scroll bar component that uses 32bit integers to break the 32767 positions limit on the standard scroll bar component Added: 24-02-1997 | Version: 1.0 | Downloads: 1329/1329/0
| |||
| [ lviewdrp.zip ] [ 1,201 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A Descendant of Delphi's TListView that accepts files dropped by windows has OnFileDrop event for responding to a file drop Added: 6-05-1996 | Version: n/a | Downloads: 1339/1339/0
| |||
| [ makeup95.zip ] [ 1,553 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Resource file that contains changed glyphs for TDirListBox and TDriveComboBox. They now looks like real Win95's ones Added: 26-03-1997 | Version: 1.1 | Downloads: 1407/1407/0
| |||
| [ mcsgrid.zip ] [ 30,222 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| Another TStringGrid enhancement. Fixed Cell buttons allow column click sorting. Text alignment within cells. Freeware. Added: 21-12-1998 | Version: 1.0 | Downloads: 1812/1812/0
| |||
| [ mdbnav.zip ] [ 55,131 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Heavily enhanced DBNavigator. Includes menu links and many new events Source available upon request. Almost freeware. I just want you to mail me that you are using this. Added: 4-07-1997 | Version: v3.06 | Downloads: 1270/1270/0
| |||
| [ mlbutton.zip ] [ 2,765 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| This is a descendent of TButton that allows a multi-line caption Added: 8-11-1996 | Version: 1.0 | Downloads: 1422/1422/0
| |||
| [ mneyedit.zip ] [ 3,046 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Implements the Windows Calculator input style, while the user enters data, including a fixed decimal part (whose size is user defined). The value can be really aligned (L,C,R). Added: 1-06-1997 | Version: 1.0 | Downloads: 1665/1665/0
| |||
| [ movbut10.zip ] [ 10,381 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TMovingButton component that moves around it's parent form or container Added: 12-08-1996 | Version: 1.0 | Downloads: 1521/1521/0
| |||
| [ mplayerp.zip ] [ 39,280 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| TMediaPlayer decendant, that allows the programmer to control multiple devices of the same type f.e. 4 Audio-CD drives Added: 18-03-1997 | Version: 1.0 | Downloads: 1549/1549/0
| |||
| [ mr_exp.zip ] [ 8,198 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TRichExporter and TMemoExporter are simple descendants from TRichEdit and TMemo Delphi components which have one more useful possibility: they can export files to UNIX and Machintosh platforms e-mail ware Added: 22-04-1997 | Version: n/a | Downloads: 1395/1395/0
| |||
| [ msahctrl.zip ] [ 48,582 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| Freeware components (17 controls) offering the Hyperlink look of the MS Office 98 without the baggage of email and internet links allot of other controls have. I recenly saw the MS Money 98 interface and thought I'd use something similiar in my apps Freeware-Full Source. If you use it please email me. See file readme.txt for further details. Added: 7-12-1997 | Version: 1 | Downloads: 2429/2429/0
| |||
| [ mscheckb.zip ] [ 5,941 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| TMultiStateCheckBox. An improved TBitBtn to continually change displayed glyphs by user click. - Allows Implementation of custom check box with multiple states and signs. - Supports multiple hints for each glyph. [more] Samples are located on http://members.tripod.com/~bashsash/mscheckb.htm Added: 7-06-1998/25-04-1999 | Version: 1.2 | Downloads: 3465/2516/0
| |||
| [ mskednew.zip ] [ 2,722 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TMaskEdit that it adds the properties: ColorOnFocus, ColorOnNotFocus,KeybByTab. It is a complement of EditNew.Zip English y Espanol Added: 7-05-1997/25-04-1998 | Version: 1.3 - 18.04.1998 | Downloads: 1957/1957/0
| |||
| [ mstrgrid.zip ] [ 383,467 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TStringList-like Unit & TStringGrid-like component, free cell selecting, capable of numeric/string/date sorting/searching up/down with key position/length, undo sort, clipboard actions, clicking/sorting fixed cells. Tip for coloring cells Free for private use. Commercial Use must be licensed. Added: 6-08-1997 | Version: 3.0 b9 | Downloads: 1402/1402/1
| |||
| [ newruler.zip ] [ 3,492 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | C1 ] | ||
| Free accurate, professional 'Ruler' Component with inches/cm and orientation of 'markings'. Perfect for reports/graphing. Freeware Added: 30-11-1997 | Version: 1.0 | Downloads: 2998/2998/1
| |||
| [ newstat.zip ] [ 1,673 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TAStatusBar component allow adding other controls to the status bar postcardware Added: 4-06-1996 | Version: n/a | Downloads: 1320/1320/0
| |||
| [ newtimag.zip ] [ 5,573 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| The propose of this component is to display a REAL TRANSPARENT image and detect when your mouse cursor is on top of the transparent part or not Added: 8-11-1996 | Version: 1.0 | Downloads: 1918/1918/1
| |||
| [ nfigrid.zip ] [ 175,426 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Enhanced Grid Component. Now programmer friendly, this grid component allows individual cell coloring, formatting, fonts, hints, combo boxes, check boxes, glyphs and much more. This component also incorporates cell sorting. [more] Beta version - no registration required. Added: 7-06-1997 | Version: 2.21.199705 beta | Downloads: 1556/1556/0
| |||
| [ ochbtn.zip ] [ 2,753 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TCustomPanel descendent which encapsulates 3 buttons (OK, Cancel, Help) in one panel, allowing the system to treat them as a single object. Added: 11-01-1998 | Version: 1.00 | Downloads: 1882/1882/0
| |||
| [ oedit12.zip ] [ 6,290 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| 4 editable components which reflect keyboard insert/overwrite mode Added: 21-08-1996 | Version: 1.2 | Downloads: 1560/1560/0
| |||
| [ onmovlab.zip ] [ 4,246 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| A label that allows you to move on it and change color. You can select the color of the on move and off move Added: 25-05-1997 | Version: n/a | Downloads: 1263/1263/0
| |||
| [ pagebar.zip ] [ 1,042 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| An improved Scroll bar component with support of Page (thumb size) and Align properties Added: 12-03-1997 | Version: 1.0 | Downloads: 1327/1327/0
| |||
| [ panlist.zip ] [ 38,302 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| ...when a listbox is not enough'. TPanelList holds a scrollable list of TPanel objects, each of them with its child controls. Procedures are provided to populate (clone, insert, copy, add, delete) panels Added: 19-04-1998/25-04-1998 | Version: 1.0, fixed | Downloads: 1487/1487/0
| |||
| [ pctrlex.zip ] [ 1,095 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| Removes the border at the pagecontrol(only when there are one ore more tabs). Added: 19-10-1998/20-10-1998 | Version: 1.0 | Downloads: 2888/2888/1
| |||
| [ piptree.zip ] [ 3,447 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TTreeView extension for save/restore extended nodes information [more] Added: 29-03-1998 | Version: 1.0 | Downloads: 1827/1827/0
| |||
| [ popupbtn.zip ] [ 2,389 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| TPopupButton is a simple component to help you handling popup menus with speed buttons. It will pop up a menu just by it, down or right, depending on how do you like Added: 18-01-1997 | Version: 1.0 | Downloads: 1702/1702/1
| |||
| [ qrxanim.zip ] [ 3,604 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C1 | C3 | C4 ] | ||
| TAnimatedImage from RXLib with some added properties and events (requires RXLib) Added: 23-08-1999 | Version: 1 | Downloads: 3322/3322/0
| |||
| [ rbutton.zip ] [ 5,198 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| Round speed button. Also includes an improved Panel/Bevel component Added: 8-11-1996 | Version: 1.0 | Downloads: 1901/1901/4
| |||
| [ redit.zip ] [ 7,491 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| REdit: A RichEdit descendent loaded with extra features like saving to different formats, firing an event when mode is changed between insert / overwrite, file insertion, autoindenting, back-space uindent, etc. etc. [more] Built and tested with Delphi 2.0, also works for Delphi 3.0 and C++Builder 1, 3 Added: 22-12-1998/21-12-1998 | Version: 1.0 | Downloads: 3038/3038/1
| |||
| [ regenh.zip ] [ 12,935 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A component that allows you manipulate entries in the Registry needs brkapart.zip Added: 18-03-1997 | Version: 1.06 - 01/26/97 | Downloads: 1644/1644/1
| |||
| [ rich_tv.zip ] [ 24,932 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 ] | ||
| TRichTreeView. The lively TreeView with various Font for each Node. Font can be specified with various color, name, style, size. (Cardware with source befor Jan. 1 ,1998) Added: 14-12-1997 | Version: 0.5 | Downloads: 2045/2045/0
| |||
| [ rtgrid.zip ] [ 4,191 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TRotatedStringGrid Shows 90 degree rotated fonts for all fixed rows, except for the cells in a fixed column src. on request by e-mail Added: 2-04-1997 | Version: n/a | Downloads: 1280/1280/0
| |||
| [ scroll32.zip ] [ 3,855 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| fully 32 bit version of scrollbar component [more] tested on Delphi 2.0 Added: 19-05-1997 | Version: n/a | Downloads: 1421/1421/0
| |||
| [ selcombo.zip ] [ 7,191 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TSelComboBox direct inherit from TCombobox which allow multiple items to be selected Added: 27-01-1997 | Version: n/a | Downloads: 1280/1280/0
| |||
| [ skbtn.zip ] [ 2,136 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Contains 2 components. One decsended from TButton, the other decsended from TBltBtn. What they do is allow you to place other controls on them (TLabel, TImage etc.) Freeware Added: 12-11-1997 | Version: 1.0 | Downloads: 1881/1881/0
| |||
| [ skdlist.zip ] [ 2,586 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TSKDrawList is a a descendant of TListBox with one new published property : ImageList and also one Public Property : NewImageIndex. It makes it a bit easier to draw Bitmaps and icons in a ListBox. See README.TXT file for more info Freeware, with source Added: 29-03-1998 | Version: 1.0 | Downloads: 1980/1980/0
| |||
| [ skedit.zip ] [ 1,470 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| SKEdit descended from TEdit. Allows you to only enter numerical values, '.', '-'. Still allows for he use of the delete and backspace keys. Freeware with source Added: 30-11-1997 | Version: 1.0 | Downloads: 2122/2122/0
| |||
| [ skedtlst.zip ] [ 2,246 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| This is a descendant of a TListBox that allows for editing of any of the ListBox Items Freeware with source Added: 29-03-1998 | Version: 1.0 | Downloads: 0/0/0
| |||
| [ sortgrid.zip ] [ 10,562 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A TStringGrid replacement that allows sorting by clicking a column header. It gives you complete control over sorting, cell formatting (color, alignment, etc.), cell validation, inserting, deleting, moving, and proportional scroll bars! Added: 8-11-1996 | Version: 1.0 | Downloads: 1676/1676/1
| |||
| [ split_er.zip ] [ 5,033 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 ] | ||
| This is a improved version of the Jean-Daniel Touly's TBarreResize. TSplitterBar allows to visually resize panels without writing code. All you have to do is play with the align properties of the components you want to resize. These components are freeware and the TBarreResize one belongs to Jean-Daniel Touly and it's freeware too. The original source of TBarreResize component was modified in some features, but it's still compatible with the old version. Added: 21-07-1997 | Version: 1.01 | Downloads: 1771/1771/0
| |||
| [ supbvl32.zip ] [ 6,148 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| TSuperBevel is a graphical component that extends the capabilities of TBevel. It allows you to change the colour and the width of the bevel and to add a caption src. available on demand ( also 16bit ) Added: 18-03-1997 | Version: 1.0 | Downloads: 1348/1348/0
| |||
| [ super.zip ] [ 4,140 bytes ] | [ Freeware ] [ With Source ] [ D2 | C1 ] | ||
| TSuperList v 1.7 ... Adds new properties and events [more] Added: 10-05-1998/15-06-1999 | Version: 1.7 | Downloads: 2179/1807/0
| |||
| [ supertim.zip ] [ 25,254 bytes ] | [ Freeware ] [ No Source ] [ D2 | D3 | D4 | C1 | C3 ] | ||
| TSuperTimer is just like TTimer, except that is uses its own thread, which means that it is very accurate. Added: 1-06-1997/30-08-1998 | Version: 1.0.2 | Downloads: 4448/4448/3
| |||
| [ tblet120.zip ] [ 69,746 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 | D3 | C1 ] | ||
| This is an enhaced TEdit component that could have an ellipsis button on it's right side (optional) with an event when the user presses this button, and Alignment option (left, center or right). And one data-aware version too. Real nice. Works on Delphi 1,2,3,4 and C++Builder 1,3. Delphi 4 and C++ 3 only for registered users Added: 25-06-1996/4-10-1998 | Version: 1.20 | Downloads: 2042/2042/0
| |||
| [ tcedit.zip ] [ 9,277 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TCEdit is an edit box for entering timcode, as used in film, TV, MIDI sequencers, show control systems etc. It restricts user input to Hours, Minutes, Seconds and Frames, and returns a formatted string as well as the timecode converted to millise [more] This product is freeware. No liability accepted for anything done with this component. DO NOT USE IN ANY LIFE SAFETY CONTROL SYSTEM. Added: 31-05-1998 | Version: 1.0 | Downloads: 1450/1450/0
| |||
| [ tdlgsex.zip ] [ 9,559 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| TOpenDialogEx & TSaveDialogEx are simple descendants from TOpenDialog & TSaveDialog Delphi components with two improvements: they can save last used path in windows registry, and have two events, OnBeforeEecute and OnAfterExecute e-mail ware Added: 7-05-1997 | Version: 1.00 | Downloads: 1333/1333/0
| |||
| [ tdpanel.zip ] [ 21,223 bytes ] | [ Freeware ] [ No Source ] [ D1 | D2 ] | ||
| TDropPanel component allows files external to the program to be dragged and dropped on it. An event, OnDropFiles, captures the list of path names of the files being dropped Added: 12-03-1997 | Version: n/a | Downloads: 1399/1399/0
| |||
| [ textcal.zip ] [ 163,900 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| A calendar component that allows reading and writing to dates (supports multiple lines), Multiple fonts, showing prior or next month days on current month and allows customizing headder size and other neat stuff src. available by EMAIL Added: 18-03-1997 | Version: 1.0 | Downloads: 1311/1311/0
| |||
| [ textedit.zip ] [ 9,328 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 ] | ||
| Extends the basic TEdit component by providing the ability to restrict input to specific data types (excl. dates) as set by the user. This component also can provide feedback on out of range situations (src included). Added: 10-01-1999 | Version: 2 | Downloads: 3283/3283/0
| |||
| [ tframe.zip ] [ 952 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| A standard Windows Listbox with a frame and toolbar caption Added: 17-05-1996 | Version: n/a | Downloads: 1402/1402/0
| |||
| [ threaded.zip ] [ 6,407 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | D4 | D5 | C3 | C4 ] | ||
| This component creates a thread and uses it to call its 'OnThreadChange' Event whenever the 'Text' property changes. It's very useful for a database lookup or other slow process that will normally slow down the TEdit interface. Includes both Delphi and Builder source code. Added: 4-06-2000 | Version: 1.00 | Downloads: 2730/2730/1
| |||
| [ timeodb.zip ] [ 3,940 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| TDatabase descendent which monitors its child datasets and releases any pending edits idle for more than Timeout period (default to 1 minute). Added: 11-01-1998/14-06-1998 | Version: 1.02 | Downloads: 1795/1795/0
| |||
| [ tprogr.zip ] [ 105,184 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 | D4 ] | ||
| VCL that works like TGauge (shows the progress visually like at the starting of InstallShield) but instead of using two colors (one indicates the progress and the other is the backgrouns), TProgress uses 3 colors : one for background, and the two others to make a gradient effect when the progress comes to end. (if you didn't understand, I'm sorry, I had no other idea of describing it. Just download it and you'll be satisfied) ;-) [more] Added: 5-09-1999 | Version: 1.0 | Downloads: 1941/1941/0
| |||
| [ tr101sou.zip ] [ 18,095 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 | C1 ] | ||
| Package of four REALLY transparent controls: TTrRadioButton, TTrGroupBox, TrCheckBox and TTrRadioGroup The background color is replaced with a brush copy of whatever is beneath the component Added: 1-02-1998 | Version: 1.01 | Downloads: 2781/2781/5
| |||
| [ track95.zip ] [ 2,104 bytes ] | [ Freeware ] [ With Source ] [ D2 ] | ||
| Trackbar95 component is an improved TTrackBar Added: 27-01-1997 | Version: n/a | Downloads: 1453/1453/0
| |||
| [ trapedit.zip ] [ 2,135 bytes ] | [ Freeware ] [ With Source ] [ D1 | D2 | D3 ] | ||
| Trapedit allows you to trap ALL keys in en edit field, Added: 24-06-1997 | Version: 1.0 | Downloads: 1966/1966/0
| |||
| [ treent10.zip ] [ 306,587 bytes ] | [ Freeware ] [ With Source ] [ D2 | D3 ] | ||
| TreeNT is much enhanced treeview control, which is really fast and has many new features like checkboxes, auto scrolling, hot tracking, single expand, node hints and much more. Added: 26-11-1997 | Version: 1.0 | Downloads: 2770/2770/5
| |||
| [ tsrich.zip ] [ 3,682 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| RichEdit control with added events and properties Added: 13-04-1996 | Version: n/a | Downloads: 1587/1587/1
| |||
| [ tvirtual.zip ] [ 15,566 bytes ] | [ Freeware ] [ No Source ] [ D2 ] | ||
| Auto align controls. Added: 4-07-1997 | Version: 0.9 | Downloads: 1244/1244/0
| |||