Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-7

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

Delphi How to search in binary file faster?

delphi delphi-7 binaryfiles

Using SSE to round in Delphi

Is it possible to start (and stop) a thread inside a DLL?

delphi dll delphi-7

Component Tperlregex fatal error L3169?

Reading value without using sections

delphi delphi-7 ini

TClientDataset ApplyUpdates error because of database table constraint

Is it possible to read an external resource file which is not embedded in application?