Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What is the latest SynEdit version or clone?

delphi synedit

How do I draw Unicode text?

delphi canvas delphi-7

Can I use generics to do the same operation on similar types of controls?

delphi generics

How to debug a (possible) RTL problem?

delphi debugging

Serial Communication (RTS) and Windows 7

How to minimize a window to the taskbar? (i.e. not iconify)

How much memory should a caching system use on Windows?

FreePascal 64 bit DLL and calling C# Application

c# delphi freepascal lazarus

Global Rotation

Save picture to a variety of file formats

Delphi package problem : Packaged units must refer only to packaged units.. (E2411)

How to load a single icon from the resources of another file using Delphi?

delphi winapi resources icons

Safe way in Delphi for a Form to distribute interface objects tied to its lifetime?

How to detect system language in delphi for multi-language project?

How to define Location and Display language from Windows Control panel

delphi locale

Making Source writable from the Delphi IDE

delphi ide

Calling a delphi DLL function from C# Code

c# delphi pinvoke

Is this the correct way to set a thread's name in Delphi 6?

In TButtonGroup.ButtonOptions what does adding gboGroupStyle do?

delphi components vcl

How to synchronize Parent/Child process execution?

delphi winapi delphi-7