Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi JSON library for XE2 available for object serialization [closed]

json delphi delphi-xe2

How do I make a TLinkLabel work in Delphi?

delphi linklabel

How to also prepare for 64-bits when migrating to Delphi 2010 and Unicode

delphi 64-bit migration

How do I use WMI with Delphi without drastically increasing the application's file size?

delphi wmi

Can 64 bit Delphi targets statically link to compiled C object files?

delphi delphi-xe2

Duplicate resource warning from same file

delphi

Is it safe to set the boolean value in thread from another one?

What Is a .vrc file, how is is generated and can you remove it using the IDE?

delphi delphi-xe4

Is there an implementation of "getopt" for Delphi?

delphi parsing com

Why does TEnumerable<T> use pass-through methods?

Delete all files and folders recursively using Delphi

delphi delphi-7

Looking up a "key" in an 8GB+ text file

Delphi: How to send command to other application?

Delphi 2010 RTTI : Explore Enumerations

Delphi 7 get folder name from path

delphi string

How to change the implementation (detour) of an externally declared function

How can I enable my 32-bit Delphi application to use 4gb of memory on 64-bit windows (via Wow64.exe)?

delphi 64-bit 32-bit

Bitwise flags in Delphi

delphi

Close Delphi dialog after [x] seconds

delphi dialog timeout

What does an application have to do in order "support" Remote Desktop Services?

delphi terminal-services