Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

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

Passing an Object as an Interface

delphi interface delphi-7

Zoom image using delphi

delphi timage

How important to register(license) your own components? [closed]

c# delphi licensing components

Can I detect if a window is partly hidden?

delphi visibility

Changing a Delphi/Oracle application from 2-tier to 3-tier

How can I change the color of textOut of TCanvas (delphi)?

delphi tcanvas

Delphi - Where is the IDE picking the list of form names from?

delphi ide