Convert BMP to JPG

February 15th, 2007

With this procedure below you can convert BMP to JPG.

Read the rest of this entry »

Preventing deleting record in a DBGrid

February 15th, 2007

Put code snippet bellow on the OnKeyDown event of the DBGrid.

Read the rest of this entry »

Minimize all windows

February 15th, 2007

You can minimize all windows with this code snippets.

Read the rest of this entry »

TPlannerDatePicker & TDBPlannerDatePicker

February 15th, 2007

TPlannerDatePicker & TDBPlannerDatePicker

Highly configurable month calendar that can be used with the TMS TPlanner component or separately.

Read the rest of this entry »

Hide the window caption

February 15th, 2007

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.
Read the rest of this entry »

Close all the open Internet Explorer windows

February 15th, 2007

Use this to close all open Internet Explorer windows.

Read the rest of this entry »

Split String 1

February 15th, 2007

If you want to split string from TStringList you can use this little code.
Read the rest of this entry »

SyntPanel 1.4.6

February 14th, 2007

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.

Read the rest of this entry »

ImageEn 2.2.7

February 14th, 2007

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.

Read the rest of this entry »

FreeReport 2.34

February 14th, 2007

FreeReport 2.3 consists of a report engine, a designer, and a previewer. Its capabilities are comparable to QuickReport3 and ReportBuilder 3.52.

Read the rest of this entry »