This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003904. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Accalai Ferruccio [email][Home]

 

 

Files

[ afblinklabel.zip ] [ 4,594 bytes ] [ Freeware ] [ With Source ]
[ D3 | D5 ]
A TLabel descendent combined with a TTimer: You can blink the label or create a banner or change the fontcolor of your label setting it Active. You can change the interval of the action and choose if it'll be visible when it'll stop. Full source and demo project included
Added: 25-02-2002/7-04-2002   |  Version: 1.0   |  Downloads: 1592/1586/7
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ AFDES.zip ] [ 23,276 bytes ] [ Freeware ] [ No Source ]
[ D3 | D5 | D6 | D7 ]
TAFDes v. 1.2 DES Component for encrypt strings. Properties: Input: String - the string you have to encrypt. Salt: String - set to Dd by default if empty. Methods: function Execute: String - The crypted result.
Added: 7-04-2002/21-10-2002   |  Version: 1.2   |  Downloads: 4263/4161/29
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ aftableinfo.zip ] [ 6,185 bytes ] [ Freeware ] [ With Source ]
[ D3 | 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 the 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: 7-04-2002   |  Version: 1.0   |  Downloads: 1497/1497/3
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ afdbedit.zip ] [ 1,206 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 ]
A TDBEdit descendent that tests automatically if its datafield needs DecimalSeparator. Using numerical keypad perform decimal separator without writing any OnKeyPress event (only if datafield.datatype is ftfloat!). Also properties FocusedColor and FocusedFontColor for changing component colors on enter and exit events.
Added: 22-04-2002   |  Version: 1.0   |  Downloads: 3305/3305/11
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ 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
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ AfQuickMail.zip ] [ 263,265 bytes ] [ Freeware ] [ With Source ]
[ D3 | D4 | D5 | D6 | D7 ]
A Quick Mail sender component via SimpleMAPI (from every available registered account, not only from default mail address!) with capabilities to set multiple recipients and multiple attachments; now with new function to retrieve recipients from AddressBook; also assignable Combobox for retrieving list of registered accounts. Full source and demo project included
Added: 16-07-2002/4-11-2002   |  Version: 2.01   |  Downloads: 5085/4987/28
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ 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]

[ AFTempTable.zip ] [ 267,322 bytes ] [ Freeware ] [ No Source ]
[ D3 | D5 | D6 ]
Every time you need to create a temporary BDE table on runtime, you must write lines and lines of code to do that. TAFTempTable is a component that allows you to create temporary BDE tables on runtime without any line of additional code. Just create your AFTempTable on designtime using AFFields and AFIndexes editors quickly and easly and call TAFTempTable.Open on runtime. Look at the help for component properties and methods. Free for commercial and non-commercial use. Source on purchase/registration
Added: 23-12-2002   |  Version: 1.0   |  Downloads: 1319/1319/11
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ defRAM.zip ] [ 637,323 bytes ] [ Freeware ] [ No Source ]
defRAM is a free RAM monitoring tool. It can automatically defrag the RAM memory when it's coming to low level. This is a total free use and distribution software but the origin of this software must not be misrepresented. This software is provided 'as-is', without any express or implied warranty. In no event will the author be held liable for any damages arising from the use of this software.
Added: 1-04-2003   |  Version: 1.0.0.7   |  Downloads: 336/336/3
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ AFCompWzrd.zip ] [ 34,555 bytes ] [ Freeware ] [ With Source ]
[ D6 | D7 ]
This is a redone from MAS-CompMaker (copyright # 2000 by Mats Asplund.) This wizard integrates nice with the Delphi IDE. It puts a new item in the Component menu called 'New AFComponents...' and it works like the standard Delphi component creation wizard. With this wizard you can easily build a component-skeleton ready to register with Delphi. Handles both ordinary and compound-components. The wizard lets you add nice comments to your components. The compound-classes used by this wizard are in the file compound.pas created by Thomas Quester
Added: 19-05-2003   |  Version: 1.0   |  Downloads: 2313/2313/32
Author:Accalai Ferruccio   [Homepage]   [DSP files]

[ XP_Delphi6_Source.zip ] [ 470,387 bytes ] [ Freeware ] [ With Source ]
Since Windows XP it's hard to find and read the Windows CD-KEY in the registry. Let's say that you have to re-formatting the machine and to reinstall your Windows CD, but the CD-KEY was lost...Well, with this tool you can find the Windows CD-KEY easly. The zip file contains the executable file, and the Delphi 6 source code!!!
Added: 10-05-2004   |  Version: 1.0   |  Downloads: 315/315/0
Author:Accalai Ferruccio   [Homepage]   [DSP files]

 

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