Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-7

Ask user and send the Response back in a Message-Receiver

string delphi delphi-7 pchar

Switching forms in delphi [duplicate]

delphi delphi-7

Delphi 7: Execute application with administrator privileges

Delphi - Split string by line break

Unexpected behavior of command history unit

How to go to definition of method or procedure in Delphi 7?

delphi delphi-7

Include different form (.dfm) file based on a conditional define

delphi delphi-7 dfm

Multiple form Delphi applications and dialogs

delphi delphi-7

What is the best way to embed Firebird Installation in the Installer for my app?

Can you use VISTA sized icons when you use 'Load icon' in Delphi 7?

Is there an easier way to convert Delphi 7 to Delphi 2009?

delphi delphi-2009 delphi-7

Delphi and 48x48 (or bigger) imagelists - is there a workaround?

Error on LoadURL with TChromium

delphi delphi-7 tchromium

Delphi - TQuery .AsString to return 0 or 1 for Boolean field values

string delphi delphi-7

Delphi threading: CriticalSection not being "Release'd" when using Synchronize inside its method

Having problems with adoTable

delphi delphi-7

Delphi select object by unknown class type

delphi class types delphi-7

Why does SystemParametersInfo(SPI_SETNONCLIENTMETRICS, ...) hang in Windows 7 when it didn't before?

delphi delphi-7 winapi

How to "build" a negative 32 bit integer from bytes without a range check error?

Delphi Non Blocking ShowModal

delphi delphi-7 vcl tform