Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Send Parameter To CMD

delphi delphi-7

Delphi - How do I send a windows message to TDataModule?

Delete first N characters from TextFile without creating a new file (Delphi)

delphi pascal text-files

How to simulate an OnDestroy event on a TFrame 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