Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

delphi 2007 command line compiler dcc32.cfg problem

delphi

How can I display Crystal XI reports inside a Delphi 2007 application?

delphi crystal-reports

How to add mouse wheel support to a component descended from TGraphicControl?

delphi vcl mousewheel

Log File Monitor

delphi file-io file-locking

Declaring external functions depending on whether they exist

How can I keep my DB connection from failing when the network is unstable?

oracle delphi networking bde

Delphi "E2161 Error: RLINK32: Error opening file ________.drf " during Build All

Fade in an alpha-blended PNG form in Delphi

delphi png alphablending

Converting a Double to an Integer for GetHashCode in Delphi

delphi hash double gethashcode

Performance impact of gesture recognition in Delphi?

How to create a dynamic array of single as a property in a class

delphi arrays class

How can I write a Delphi program to control the CPU fan speed and monitor the temperature?

delphi hardware

How to draw on the entire area of a resized TImage in Delphi?

delphi timage

How to identify unicode keys on key press?

delphi unicode delphi-2009

How to store a set in a TStringList Object?

delphi

Delphi, VirtualStringTree - classes (objects) instead of records

Grouping DLL's for use in Executable

delphi dll

Delphi 2010 and .net

.net delphi delphi-2010

The Reason of Service Termination

delphi service

Exchanging strings (PChar) between a Freepascal compiled DLL and a Delphi compiled EXE