Top "Delphi-7" questions

Delphi 7, released in August 2002, is a version of Delphi for Windows 32 bit.

Custom Delphi Colours

If i want to set a colour property to something thats non-standard (i.e. not something like clBlack or clRed) …

delphi colors delphi-7
Is there a way to instantiate a class by its name in delphi?

I'd like to instantiate a class but I only have its name in a string. Is there a way?

delphi delphi-7
Saving a TObject to a File

How can one save an Object, in its current state, to a file? So that it can immediately be read …

delphi object save delphi-7
Widestring to string conversion in Delphi 7

my app is a non-unicode app written in Delphi 7. I'd like to convert unicode strings to ANSI with this function : …

delphi unicode localization delphi-7 ansi
How to make a Digital clock in delphi7?

I am pretty new to delphi , and would like to start with something easy . Could someone please show me an …

delphi delphi-7 pascal
Delphi cross compiler for linux

I was wondering if there is any Borland cross compiler that can make my windows code work on linux without …

windows linux delphi delphi-7
How can I read details of file?

How can I read details of an exe file like File Version, Product Version and anything else stored in Details …

delphi delphi-7
How to write and show something on Delphi IDE status bar

I want to know how can I write a module to show something like clock or other thing on Borland …

delphi ide delphi-7 statusbar toolsapi
Detecting IE Proxy settings and using with TIdHTTP

How do I set TIdHTTP to use IE proxy configuration? It should be compatible with XP/Vista/Win7 and reliable.

delphi internet-explorer proxy delphi-7 indy
Antivirus False positive in my executable

I just ran into an annoying problem. Suddenly Avira AntiVir started to flag one executable from my software as being …

delphi delphi-7 executable antivirus false-positive