Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2007

Starting Delphi with an alternate registry key

delphi delphi-2007

Converting LogFont height to Font size in points

Is there an easy way to call a method in a frame, when the form that owns it gets activated / deactivated?

delphi delphi-2007

Directory path manipulation in Delphi?

delphi path delphi-2007

Delphi: How to debug run until you get back to your source file?

delphi delphi-2007

Delphi : Sleep without freeze and processmessages

Can I make a TTreeNode invisible?

delphi vcl delphi-2007

DoubleBuffered property being added in the dfm in Delphi 2009 does not exist in Delphi 2007

ImageList promises me Alphablending, but how do I enable it?

Is it a good idea to make fields protected?

delphi oop delphi-2007

WrapText for WideString in Delphi

How to keep editor alive in Virtualtreeview?

Object inheritance involving enumerated types

delphi delphi-2007

What are <DCCReference> tags for in Delphi .dproj files?

delphi delphi-2007

Child form always stay above of main form

delphi delphi-2007

Can I assign the method of an extended record to an event in Delphi?

delphi delphi-2007

Using SysUtils.WrapText() with strings containing single quotes

How to find the smallest and biggest number in an array?

Why does TDateTimePicker.Checked return always True on Windows 7?