Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What is the compiler directive to generate a detailed map file

delphi debugging

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

dbGo or dbExpress for Delphi 2010 with Microsoft SQL Server

How to use OmniXML to save settings of an application on a xml file

delphi

Directsound - Problems with playback of streaming buffer filled with data from network! Using ported DirectX headers for Delphi

How would I convert this Delphi Set code to C#?

c# delphi set

Destroy object during event called by said object

delphi

Why is Delphi unable to infer the type for a parameter TEnumerable<T>?

Confusing of TTimeSpan usage in Delphi 2010

Find all compilation errors in a Delphi project

delphi

How to store and locate multiple interface types within a Delphi TInterfaceList

delphi interface

How to draw a text (write on the screen) using standard OpenGL functions?

delphi opengl

Getting the Unit Name which belongs to any type (TRttiType)

delphi rtti delphi-xe

Delphi threading - which parts of code need to be protected/synchronized?

multithreading delphi

dumping PDF document ( *.pdf) to Text?

delphi pdf delphi-2010

How to write an EXE which is also a COM Server in Delphi

delphi com activex-exe

C function pointer translation into Delphi/Pascal?

Delphi extract key from TObjectDictionary

delphi generics vcl delphi-xe

Programming CUDA using Delphi or FreePascal

delphi cuda pascal

Extract all icons from an EXE without using ExtractIconEx

delphi resources icons