How to Create a Gradient Filled Form
You can create a gradient filled form to make form that is more beautiful. Continue Reading »
0 comments Friday 02 Mar 2007 | Delphi Tutorial | Forms
You can create a gradient filled form to make form that is more beautiful. Continue Reading »
0 comments Friday 02 Mar 2007 | Delphi Tutorial | Forms
ZipForge is a fast ZIP Delphi component. With this toolkit you can easily add archive functionality to your projects. Free for personal use.
ZipForge includes our new unique technology, a transaction system. This innovative solution gives you a fast and easy way of updating archive files providing data integrity like a reliable database system. See also speed and ratio tests.
0 comments Thursday 01 Mar 2007 | Delphi Tutorial | Others, Shareware
This component is a new elegant realiztion of the old MDI interface. All windows (MDIChild) will be presented as buttons on autohidden panel. User can toggle between windows without choosing items in main menu. It looks very effectively.
0 comments Thursday 01 Mar 2007 | Delphi Tutorial | Forms, Freeware

Have you ever felt irritation when you have no sufficient workspace for comfortable work in Delphi or C++Builder?
In Borland’s Delphi and C++ Builder the “Object Inspector” limits the workspace at the left and the IDE ToolBar limits the workspace at the top. Therefore you are left with a very small space for form design and coding. You can’t see the full-sized editing screen, you can’t see all components at once in the complex forms, and you need to move the form for access to the ObjectInspector or to the main IDE ToolBar.
It’s just… very uncomfortable, isn’t it?
0 comments Thursday 01 Mar 2007 | Delphi Tutorial | Expert & IDE, Shareware
SQLMemTable is a simple and fast in-memory table and query for Delphi and C++ Builder. SQLMemTable includes three visual components:
SQLMemTable does not require BDE and provides all the TTable functions such as master / detail relationship, filtering, searching, sorting, blob fields, key and range methods, as well as some advanced features like blob fields compression and Unicode support.
0 comments Tuesday 27 Feb 2007 | Delphi Tutorial | Database, Freeware
2 comments Thursday 22 Feb 2007 | Delphi Tutorial | Grids, Shareware
This function used to get volume name.
Continue Reading »
1 comment Thursday 22 Feb 2007 | Delphi Tutorial | System
This function used to get start menu directory.
Continue Reading »
0 comments Thursday 22 Feb 2007 | Delphi Tutorial | System
You can set up your bars with the built-in component editors and the compiler’s Object Inspector without one line of code. They are 100% native components, so your application will work on all Win32 OP without any problems, your customers do not need to install any additional OCX or DLL.
0 comments Tuesday 20 Feb 2007 | Delphi Tutorial | Bars and Status Bars, Shareware
If you need to get windows temporary folder for your application you need to follow this steps.
0 comments Tuesday 20 Feb 2007 | Delphi Tutorial | Files, System