Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Most common docblock for Delphi and/or FreePascal code

Reference-counting for objects

Delphi ADO Query

delphi dataset ado

How to get information about the computer? [32bit or 64bit]

Adding files to the DPR file vs project paths in Delphi 2010

delphi delphi-2010

Is it possible to use Indy 10.5.8.0 in Delphi XE and DataSnap?

delphi indy delphi-xe indy10

What scripting tool can I use for automated testing of Delphi programs? [closed]

Shouldn't calling Free on an object reference set to nil throw an Access Violation every time it is called?

delphi delphi-xe

Is there, besides hunting for memory leaks, another situation where I should free all objects when destroying an application?

How to load a png image into a TImage

delphi

What can influence Delphi executable size?

delphi delphi-7

Delphi Adding Items to ComboBox Speed

delphi combobox performance

*Sometimes* get an error when assigning to a constant in Delphi

delphi delphi-2007

Does Delphi's static keyword have any point in native-only code?

delphi oop class

Random numbers in a range

delphi random numbers range

How to detect when the form is being maximized?

Is DataSnap Optimized for responding to more than 1k users at the same time?

How to temporarily stop a control from being paint?

delphi delphi-xe

Cursor not changing on MouseDown

delphi

Getting data from Modal forms before it closes

delphi modal-dialog