Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2010

What is the compiler version for Delphi 2010?

delphi delphi-2010

Is there a Boyer-Moore string search and fast search and replace function and fast string count for Delphi 2010 String (UnicodeString) out there?

Practical usage for Delphi's new RTTI - Attributes,Values

Can I write Windows drivers with Delphi 2010?

How to get all of the supported file formats from Graphics unit?

Class methods in Record vs Class in Delphi 2010

delphi delphi-2010

How to "automatically" remove unused units from uses clause?

delphi delphi-2010

Free Encryption library for Delphi [closed]

Which language elements can be annotated using attributes language feature of Delphi?

What is the fastest XML Parser available for Delphi?

delphi delphi-2010

What is TMonitor in Delphi System unit good for?

Getting size of a file in Delphi 2010 or later?

delphi file delphi-2010

How hard is it to migrate a project from Delphi 7 to Delphi XE?

TThread.resume is deprecated in Delphi-2010 what should be used in place?

delphi delphi-2010

What components and IDE add-ins do you install with Delphi? [closed]

Why should I care about RTTI in Delphi?

Delphi 2006-2010 error: "Cannot create file C:\Users\Admin\AppData\Local\Temp\EditorLineEnds.ttr"

Selecting a directory with TOpenDialog

delphi delphi-2010

How should I prepare my 32-bit Delphi programs for an eventual 64-bit compiler? [duplicate]

Is the compiler treatment of implicit interface variables documented?