Delphi 3.0x freeware
Form Enhancement

[ AFVersionCaption.zip ] [ 2,835 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 | D6 | D7 ]
A component to show File Version directly in the application main form caption. Just put TAFVersionCaption on your mainform, set property InfoPrefix and ShowInfoPrefix as you prefere and that's all. [i.e. If FormCaption is 'Form1', it'll be 'Form1 (File Version 1.0.0.0)']
Added: 13-11-2002/31-05-2004   |  Version: 1.1   |  Downloads: 3049/3049/11
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ autosize.zip ] [ 3,318 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | C4 ]
FormAutoSize is a non-visual-component written to simplify the writing of Delphi applications for different screen resolutions and fonts. Just put the component on the form and activate the settings you will need.
Added: 4-02-1999/11-10-2000   |  Version: 0.2   |  Downloads: 7243/7224/2
Author:Robert Wachtel   [Homepage]   [DSP files]

[ bmppanel.zip ] [ 366,744 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
TbmpPanel is a simple component that tiles a textured bitmap image across a panel component. The result works rather nicely and is simple to use. Includes Full Source Code
Added: 3-08-2000/2-08-2000   |  Version: 1.5   |  Downloads: 3813/3813/3
Author:Jeffrey Bull   Jeffrey Bull   [DSP files]

[ ezSuperSubLabel.zip ] [ 2,382 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
VCL component for Delphi similar to TLabel with superscript and subscript capability.
Added: 17-04-2001   |  Version: 1.20   |  Downloads: 2477/2477/1
Author:ezBOO   [Homepage]   [DSP files]

[ FormMisc.zip ] [ 3,378 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
This component allows you to display a form as a icon in the tray bar when is minimized and to restore it when you choose restore menu from the icon. Also it returns the file version for the files that includes this information. Very useful when you want to implement a window that starts as a icon on the tray bar and provide different menu items which allows you to have custom actions.
Added: 26-11-2000   |  Version: 1.0   |  Downloads: 5089/5089/5
Author:Eugen Mihailescu   Cubique Development   [Homepage]   [DSP files]

[ frfull.zip ] [ 987,242 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
FormRgn components library.
his library is designed for non-rectangular windows creating. Consist of following components:
  • TFormRegion
  • TCaptionRegion
  • TTextExtRgn
  • TPictExtRgn
  • TMenuHotSpot
  • TSystemButton
  • TCaptionText
  • TFRManager

should work with Delphi 2.0x
Added: 21-06-1999   |  Version: June, 21, 1999   |  Downloads: 5248/5248/5
Author:Anton Grigoriev   [DSP files]

[ fss.zip ] [ 3,998 bytes ] [ Freeware ] [ With Source ]
[ D3 ]
TFormSizeSave save and restore the Position and/or Size and Windowstate of any Form in the Registry. You can save Position and Size of a Form i.e. in the OnClose-Event and restore the Form-Params i.e. in the OnCreate-Event.
Added: 28-02-1999   |  Version: 1.1   |  Downloads: 3018/3018/6
Author:Juergen Ruemmler   [Homepage]   [DSP files]

[ grccaptn.zip ] [ 77,604 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 ]
Cool Gradient Caption is a non-visual component that will show a gradient caption on the form where it is dropped
Added: 15-11-1998   |  Version: n/a   |  Downloads: 4158/4158/0
Author:Paul Cazan   [DSP files]

[ hcformd.zip ] [ 170,661 bytes ] [ Freeware ] [ With Source ]
[ D3 | C3 ]
HC Frorm kit is a nice example how to create experts controlling creation of custom forms and drawing ENTIRE form, ie with caption bar, buttons and sytem menu.
Added: 11-05-1999/12-05-1999   |  Version: n/a   |  Downloads: 3141/3141/2
Author:Attila Szomor   [DSP files]

[ hkhelp11.zip ] [ 216,603 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 ]
HKHelp is a pseudo-visual component to add help to any program, without help compilers etc. When a user selects a control, a customized pop-up window opens which can contain any text, even with different bullets, fonts, sizes, colors. Can also be used parallely with HLP's. The text displayed can be edited in a program like MS-Word or from HTML and the formatting is kept the same. All the data is compiled together in the exe. Very simple to use, only 1 line of code, everything is previewed in design time. Exe demo included.
Added: 16-01-2000   |  Version: v1.1   |  Downloads: 6052/6052/4
Author:Harry Kakoulidis   [Homepage]   [DSP files]

[ magform.zip ] [ 4,827 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 ]
Makes a form "magnetic" to the screen border and enables (proportional) resizing and moving on borderless forms.
Added: 7-06-1999   |  Version: 1.0   |  Downloads: 5193/5193/1
Author:Dennis Spreen   [Homepage]   [DSP files]

[ mdiwallp.zip ] [ 78,398 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
Background graphic component for forms (including MDI frame windows) and frames. Comes with demo project and help file. In conjunction with RxWindowHook ability to share its picture between multiple controls.
Added: 23-05-1999/13-02-2000   |  Version: 6.00.4   |  Downloads: 8124/6637/1
Author:Robert Rossmair   [Homepage]   [DSP files]

[ mswheel.zip ] [ 162,087 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | C1 ]
Provides forms with Microsoft Intellimouse MouseWheel messages. Win 95 + Win NT. Automatically scrolls grid, listbox, edit, memo control. [more]
Added: 4-01-1998/12-02-1998   |  Version: 1.4   |  Downloads: 2865/2865/0
Author:Bruno Fierens   [Homepage]   [DSP files]

[ persform.zip ] [ 382,437 bytes ] [ Freeware ] [ No Source ]
[ D3 | D4 ]
TPersistentForm is a TForm descent that saves and restores AUTOMATICALLY the properties from all controls within the form into the registry, such as Text, Checked, Position, Top, Left etc. (considered types: float, integer, char, string, boolean). Source for 15 USD (Delphi 3 and 4 DCUs incl.), Demo incl., Registration via www.shareit.com, DCU-file has no limitations !
Added: 20-09-1998/11-04-1999   |  Version: 2.6   |  Downloads: 2640/2342/2
Author:Bernhard Angerer   Bernhard Angerer   [DSP files]

[ plasma.zip ] [ 49,430 bytes ] [ Freeware ] [ No Source ]
[ D3 ]
It's a component derived from TImage used to give any shape to a form. Just drop it on a form, select a background bitmap and click on the mask property to set the transparent area
FreeWare for personal use
Added: 11-04-1999   |  Version: 1.1   |  Downloads: 3595/3595/2
Author:Audreyn Justus   [Homepage]   [DSP files]

[ task.zip ] [ 1,709 bytes ] [ Freeware ] [ With Source ]
[ D2 | D3 | D4 | D5 ]
This Component shows the coordinates of the System-Task-Bar of Windows 9x so you can create a Form witch docks to the Task-Bar. Enjoy!
Added: 13-02-2000   |  Version: 1.0   |  Downloads: 6882/6882/2
Author:LogicX Software & Grafix Development   [DSP files]

[ transimg.zip ] [ 295,300 bytes ] [ Freeware ] [ No Source ]
[ D2 | D3 | D4 ]
With this component you are able to generate transparent Forms and Panels with only one line of code. Only call Execute method at Form's OnCreate Event. And that's all. You just made an coll looking form in a minute. You have to set Picture Property to Bitmap thats generates transparency region. Set AdjustFormSize to False if you don't want to update form height and width to that ones from Picture. Set TransColor. You have done great job. Demo application is included. [more]
D2 & D3 support added
Added: 17-04-1999/18-04-1999   |  Version: 0.81   |  Downloads: 4789/4789/2
Author:Kire Zvezdakoski   KMS   [Homepage]   [DSP files]

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.