Convert BMP to JPG
With this procedure below you can convert BMP to JPG.
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | Graphics
With this procedure below you can convert BMP to JPG.
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | Graphics
Put code snippet bellow on the OnKeyDown event of the DBGrid.
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | Database
You can minimize all windows with this code snippets.
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | System

Highly configurable month calendar that can be used with the TMS TPlanner component or separately.
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | Date and Time, Shareware
If you want to prevent the user to move a window you have to hide the caption. This is done by changing the window attributes in the FormCreate event. Its also possible to set the property BorderStyle to ‘bsNone’, but than the window has no frame at all.
Continue Reading »
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | Forms
Use this to close all open Internet Explorer windows.
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | System
If you want to split string from TStringList you can use this little code.
Continue Reading »
0 comments Thursday 15 Feb 2007 | Delphi Tutorial | Strings
Enhanced analog of a standard TPanel component for Delphi. SyntPanel has a title, its visual appearance may be adjusted by the means of themes which you may store either in the project itself, or in Windows registry or .ini file. Component has 15 built-in visual themes for you to easily build your own themes on their basis. SyntPanel may fold and unfold like Windows XP navigation panel and supports Windows XP themes.
0 comments Wednesday 14 Feb 2007 | Delphi Tutorial | Panels, Shareware
ImageEn is a component suite for image processing, viewing and analysis. It can load and save from several image file formats, acquire from TWain scanners (single and multi pages), capture video, applies filters and enhance images quality, merge images, select image regions (Magic Wand supported) and other. It supports also multiple layers and transparency.
0 comments Wednesday 14 Feb 2007 | Delphi Tutorial | Graphics, Shareware
FreeReport 2.3 consists of a report engine, a designer, and a previewer. Its capabilities are comparable to QuickReport3 and ReportBuilder 3.52.
0 comments Wednesday 14 Feb 2007 | Delphi Tutorial | Freeware, Reports