Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2010

A button control and underlying replacement for TBitmap that properly handles PNG transparency without writing pre-blend code

Show "empty" TDateTimePicker

delphi delphi-2010

CharInSet doesn't work with non English letters?

Writing a string to a TFileStream in Delphi 2010

Method pointer and regular procedure incompatible

Interfaces, Anonymous Methods and Memory Leaks

Any tool to suggest unit reference automatically for Delphi 2010?

How can a 32-bit program read the "real" 64-bit version of the registry?

delphi delphi-2010 registry

Resuming suspended thread in Delphi 2010?

How can I fix "Cannot open clipboard: Access Denied" errors?

When a class implements a descendant interface, why doesn't it automatically count as implementing the base interface?

How to split string by a multi-character delimiter?

delphi 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]