picture

How to Make Modal Form?

April 26th, 2010

Just a short notice how to make modal forms in Delphi. Assume, you have two Forms: AForm and BForm. AForm is your main form and you want now to call B as modal form (a modal form is a child form that requires the user to interact with it before it gets possible to return to the parent form). So inside your AForm you call BForm in the following way: Read the rest of this entry »

Exception Handling in Delphi

April 25th, 2010

Problem with Synchronize-calls in DLLs

March 24th, 2010

Statistics for Programming Languages in February 2010.

March 1st, 2010

Blackle – Google’s Green Face.

March 1st, 2010

ArcGIS Server Workshop in Bonn.

February 25th, 2010

TNotifyEvent. OnClick Example for Delphi.

February 17th, 2010