Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-7

How to detect if a character from a string is upper or lower case?

string delphi parsing delphi-7

Getting allocation address of an object in Delphi 7

delphi delphi-7

Delphi IDE Line Length

delphi delphi-7

File MD5 checksum

delphi md5 delphi-7

Custom Control Creation in Delphi

Delphi: how to express an empty TDateTime?

delphi-7 delphi

'Compiled with different version` error when compiling library

delphi delphi-7 skins

My Delphi 7 with Firebird 1.5.6 application is freezing itself after some time of inactivity on Windows 7

Make a control transparent

delphi delphi-7

Delphi 7 Application and Microsoft Security Essentials

Delphi TPngImageList save/load from file

delphi png delphi-7

TAdoQuery.ParseSql do not work in xe4

delphi delphi-7 ado delphi-xe4

Delphi 7 - ADOConnection unable to connect due to SQL "must change password" flag

Is it any way to add .map file as resource of the project when compiling?

Can you help translating this very small C++ component to Delphi?

Is there a real performance gain when I turn {$IMPORTEDDATA} off?