Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-7

Delphi XE3 EXE file size 25 times larger than Dephi 7

Delphi: Copy FileStream to MemoryStream

delphi delphi-7

Delphi: Canceling a TDataSet.Post in an OnBeforePost Event

delphi delphi-7 tdataset

What is the equivalent of Math.Round() with MidpointRounding.AwayFromZero in Delphi?

c# delphi delphi-7

How do I show progress in status/task bar button using Delphi 7?

How can I read details of file?

delphi delphi-7

delphi - strip out all non standard text characers from string

How to resize a picture?

image delphi resize delphi-7

How to detect "dangling pointers" if "Assigned()" can't do it?

Is a themed Main Menu with icons possible in Delphi?

Detect if Mouse button already pressed before form shows

windows delphi winapi delphi-7

in Delphi7, How can I retrieve hard disk unique serial number?

delphi hardware delphi-7

Fatal Error: Cannot create output file "project1.exe"

How do I compile my Delphi project on the command line?

Delphi 7 vista / windows 7 manifest

delphi delphi-7 manifest uac

Detecting IE Proxy settings and using with TIdHTTP

How to Free an Interface Object (Delphi 7)

In Delphi, is OutputDebugString thread safe?

Native hints/tooltips under Vista/7 with Delphi 7?

Should I use String instead of TFilename?