Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

interesting Delphi open-source applications/projects (not components/component packs!) [closed]

delphi open-source

Should the Salt for a password Hash be "hashed" also?

security delphi passwords

Delphi Access Violation Error When Assigning Strings between record types

Allow only 3 instances of an application using semaphores

delphi semaphore

Delphi 32 to Delphi XE2 (64 bit) conversion

Delphi: Bring TImage to front

delphi user-interface

In which thread methods should Synchronize be used?

multithreading delphi

In which uses can I find SharedActivityContext?

android delphi delphi-xe7

Finding System Fonts with Delphi

Remove Path From File Name

delphi file-io lazarus

Is there a faster TList implementation?

delphi optimization

Comparing stability, speed and help of Delphi 2010 to other Delphi versions

delphi delphi-2010

which is fastest win32 or SQL query?

delphi winapi delphi-7

Delphi project with many units takes a lot to run

performance delphi

Why does TObjectList<T>.Clear not free objects?

How to check if a child window exists?

delphi

TStringList of objects taking up tons of memory in Delphi XE

Change caption and attributes of ShowMessage dialog

delphi delphi-2006

How to free a thread in delphi

multithreading delphi

How to trim any character (or a substring) from a string?

delphi delphi-7 trim