Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi How to get cursor position on a control?

Delphi with SQL Server: OLEDB vs. Native Client drivers

DoubleBuffered property being added in the dfm in Delphi 2009 does not exist in Delphi 2007

Delphi 7: Any differences between compiling under Win XP or Windows Server 2003?

Registry access in non-admin mode

delphi permissions registry

DataModule created before main form [closed]

delphi datamodule

Getting JPEG resolution without decoding the image

delphi jpeg

is there a function or unit sames as TIniFiles that will not save to file?

delphi ini tinifile

How objects are initialized in delphi XE vs XE4

delphi delphi-xe delphi-xe4

Obfuscating images

delphi image jpeg

Is it safe to remove the IDE-created form variable?

delphi forms

How to show dialog box with two buttons ( Continue / Close ) in Delphi

delphi delphi-2010

sprintf in Delphi?

delphi printf delphi-2006

Does a begin-end block affect the performance of a conditional statement?

Open and close vcl form

delphi forms

When and how should I obfuscate my Delphi code?

Delphi - try finally block is guaranteed by compiler to be executed correctly?

Delphi - open source projects [closed]

delphi open-source

How can I delay file deletion until next reboot from my program?

delphi delphi-7

Poor performance of TStringGrid

delphi