Delphi 4.0x freeware Improved Components |
[ a9rdprogresscyl131.zip ] [ 25,507 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 | C3 | C4 | C5 ] | ||
This is not an ordinary progress bar. Professional design with professional performance. 3D cylinder look with emboss, metal and glass effect... Vertical text, shadow, sunken... A must for good looking application. Full source but unformated, compacted and no comment... 1 ProEffect in exemple Only 20$ for full formated and commented source, 32 ProEffect, one year support and update. Added: 3-10-2001/30-10-2001 | Version: 1.3.1 | Downloads: 6245/6157/13
|
[ 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
|
[ ApplSett.zip ] [ 20,532 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 ] | ||
In Delphi, you got powerful classes to access both the Windows registry and work with INI-files. But there is still a lot of code needed, to work with these classes. With this component, this becomes much easier. And values from your inifile or registry key are loaded directly into published properties in a predefined class. Just call the Load method, or even more easy, set the LoadOnCreate property to true, and your values are loaded in your published properties at startup of your application. Make changes to your properties and call the Save method (or set SaveOnExit to true) and the values are stored back to registry rsp. inifile. All you need to do is define a new class derived from TApplValues and define published properties in this class. Now, in the values property of the component, define for each published property a location where to store the value (section, subkey, default value if key does not exist etc.). For the rest, one single line of code is needed: MyValues := TMyValues.create (Self,AP) ; {supposing that the component name is AP, and your derived class from TApplValues is called TMyValues, where MyValues is a pointer to this class } Confused? Then take a look to the demo project and you'll discover the power behind it. Added: 17-09-2000 | Version: 2.1 | Downloads: 3909/3909/3
|
[ 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
|
[ BC_LightColorPropertyEditor.zip ] [ 8,958 bytes ] | [ Freeware ] [ No Source ] [ D4 | D5 ] | ||
This is a new property editor for TColor type. It adds few new colors to it's dropdown menu. Best this is the "< Other... >" item as last item in the dropdown menu. It will popup a standard color pick dialog. You can also use it's custom colors; those are saved to registry. Note: Not tested with Delphi 4, but should work. Added: 18-02-2001 | Version: 1.0.3 | Downloads: 1932/1932/0
|
[ bkstrgrd.zip ] [ 16,455 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
String grid. This is a desendant of Borland's TStringGrid, and it has a few usefull additional feature: You can sort the rows by specified column, you can write strings to disk file, and load strings from the same disk file. You can validate user input. Added: 17-10-1999 | Version: 1 | Downloads: 3326/3326/2
|
[ 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
|
[ cbx.zip ] [ 233,687 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 ] | ||
A flexible combobox that allows run time - dragging - editing - deleting/inserting of items Also supports - multi-selection - custom popup list width - custom in-place editor - flat look like microsoft office component Exe-demo included Added: 3-01-2001/3-06-2001 | Version: 1.10 | Downloads: 2940/2929/5
|
[ 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
|
[ cellpanl.zip ] [ 211,733 bytes ] | [ Freeware ] [ No Source ] [ D4 | D5 ] | ||
TCellPanel is Delphi equivalent to a HTML Table, you draw the table and define the properties of each cell completely in design time. The cell can be simple text, button, radio button, check box, image or memo. Each cell has properties for border, font, color, alignment, vertical alignment, word wrap, background image, column span and row span. The columns and rows can be used as sizable splitters. You can even align other components dropped inside it Added: 21-11-1999 | Version: 0.1 beta | Downloads: 3078/3078/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
|
[ datrview.zip ] [ 9,580 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 | D6 ] | ||
This component extends the ordinary treeview with some properties, methods and events to encapsulate cut & paste, drag & drop. Added improvements from Marcin Golobski Added: 17-12-2000/16-09-2001 | Version: 1.3 | Downloads: 6401/6327/9
|
[ 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
|
[ DBGridOD.zip ] [ 1,051 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 | D6 ] | ||
TDBGrid improved component with mouse wheel support. Added: 4-11-2002 | Version: 2002.10.22 | Downloads: 1637/1637/4
|
[ deledit.zip ] [ 4,783 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 ] | ||
Simple advanced TEdit component, which have parametr GroupIndex. If it's null it's normal TEdit, but if there's any number, onkeypress (onkeydown) it delete text's from all other TDelEdit components with same groupindex. Added: 7-06-1999 | Version: 1.0 | Downloads: 2383/2383/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
|
[ ds_group.zip ] [ 19,168 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
Contains three components:
Added: 21-05-2000 | Version: 1.2 | Downloads: 2908/2908/0
|
[ ds_panel.zip ] [ 3,240 bytes ] | [ Freeware ] [ With Source ] [ D3 | D4 | D5 ] | ||
DsPanel, panel with shadow and 3D Caption When you satisfied with this component, I appreciate if you can contribute by sending me $1, for further development. Added: 21-05-2000 | Version: 1.1 | Downloads: 3516/3516/1
|
[ ecomdlg.zip ] [ 187,691 bytes ] | [ Freeware ] [ With Source ] [ D4 | D5 ] | ||
In TEOpenDialog and TESaveDialog you can change FileName property even when dialog is already executed. TESaveDialog also can automatically set extention for FileName when user selects a type from "Save as type" ComboBox. [more] Added: 19-12-1999 | Version: 1.0 | Downloads: 2444/2444/1
|
© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ). All rights reserved. |