Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Any tool to suggest unit reference automatically for Delphi 2010?

How to send SMS with Delphi XE5 in Android

Is there a HashSet in Delphi?

delphi hashset

How to check if an OLEDB driver is installed on the system?

delphi oledb ado

How to create Chrome like application in Delphi which runs multiple processes inside one Window?

Best way of sharing images between several applications

delphi

How to switch an Application between Themed and not Themed at run-time?

How to implement IEnumerable<T>?

delphi generics delphi-xe6

What could cause "No mapping for the Unicode character exists in the target multi-byte code page"?

delphi unicode delphi-xe7

How do I get TAnimate's Common AVIs to work on Vista and Win7?

delphi delphi-2007

Why cannot take address to a nested local function in 64 bit Delphi?

Delphi: Offset of record field

delphi record offset

Why are the Delphi zlib and zip libraries so slow under 64 bit?

delphi array of string stringlist conversion

arrays delphi tstringlist

How to calculate actual memory used by string variable?

string delphi memory

What can my 32-bit app be doing that consumes gigabytes of physical RAM?

Why does FindFirst return file names that don't match the mask?

delphi findfirst

Is there a non-reference-counted base class like TInterfacedObject?

Can I easily compile my existing Delphi application for Mac OS X with Delphi XE2 (v16)?

macos delphi delphi-xe2

Why is Self assignable in Delphi?