Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Sorting of Arrays Alphabetically?

delphi delphi-7

Delphi Memory copy with Record to another Record

delphi memory copy record

CoInitialize error working with database inside threads

SQLite or Blackfish - what should I use with a delphi Application?

delphi sqlite blackfish

How do I make my Delphi 5 app display password "blobs"?

windows delphi delphi-5

How to write a memory manager that maps 4 GB for Delphi

delphi

Delphi 7, load PNG to TImage

image delphi png delphi-7

How to detect if a character from a string is upper or lower case?

string delphi parsing delphi-7

How do I stop a thread before it's finished running?

multithreading delphi

tagBitmap @ DELPHI ??? What type?

delphi

Is it possible to use Delphi XE2 to develop Windows CE Applications?

How can I drag & drop a file from the shell? [duplicate]

Why doesn't my form's OnKeyDown event handler fire?

Getting allocation address of an object in Delphi 7

delphi delphi-7

How to avoid rounding problems when comparing currency values in Delphi?

Delphi IDE Line Length

delphi delphi-7

Delphi: How to load a text file on the internet into a string?

delphi text web download

File MD5 checksum

delphi md5 delphi-7

What is the best GRID and TREE control? [closed]

delphi

Delphi and finalization in a unit

delphi finalization