Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Using TStringList's AddObject with integers?

delphi delphi-7 tstringlist

How to find a dangling interface that causes an AV in Delphi

Get My Documents folder path in delphi

delphi directory

Substring algorithm suggestion

Delphi passing parameters by reference or by value/copy

Handling a Unicode String in Delphi Versions <= 2007

delphi unicode encoding

Where to store program settings instead of HKEY_LOCAL_MACHINE?

delphi registry

How to automatically free classes/objects?

delphi

Which Delphi data structure can hold a list of unique integers?

How reliable is the Random function in Delphi

Strange "inaccessible value" in debugger

delphi debugging delphi-xe4

Type promotion of overloaded function's argument

delphi type-promotion

How to debug a Delphi iOS FireMonkey application in Xcode?

Thread-safe Priority Queue for Delphi?

Delphi TThread under ARC (iOS) not being released

How to access OpenGL rendering context on Android with Delphi XE5?