Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2009

Why do I need to assign the Canvas's font to change font size in Delphi 2009?

delphi fonts delphi-2009

Custom component creation - how to add small icon representing component in Tool Palette?

Is QuickReports included with Delphi 2009?

Delphi IDE Editor doesn't show hints anymore

delphi delphi-2009

Memory management for a Delphi plugin framework based on TInterfacedClass

Custom sort order for dataset after executing query?

Delphi package not Loading when i start Delphi

Delphi 2009 + Unicode + Char-size

delphi unicode delphi-2009

What is the proper way to update Delphi 2009's default installation of Indy 10?

delphi delphi-2009 indy

Does it make more sense to upgrade to Delphi 2009/2010 or to buy Software Assurance?

Ribbon controls in Delphi [closed]

How to disable warnings from given unit without modifying that unit?

What is Codepage 0?

What is the best way to do application data exchange in Delphi without sockets?

Why does GetLastError return 0 when it's called in a DLL library?

delphi delphi-2009

Why is Indy 9 included with Delphi 2009? Is it safe to use?

delphi delphi-2009 indy

Why does the Delphi compiler create a file named 'c' during a build of a specific project?

delphi delphi-2009

Is Code Completion speed improved in Delphi 2010?

Converting value of type <T> into Variant, is it possible?

Open an ANSI file and Save a a Unicode file using Delphi