Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

GetThreadLocale returns different value than GetUserDefaultLCID?

delphi windows-7

TProc<TObject> to TNotifyEvent

delphi delphi-xe anonymous

Why do Delphi and Free Pascal usually prefer a signed-integer data type to unsigned one?

delphi pascal freepascal

Can I add conditional defines in the msbuild command line?

delphi msbuild delphi-xe2

How to save/load Set of Types?

Why do interface implementations based on TComponent leak memory?

safe(st) way rename a delphi Project

delphi delphi-7

How do I send a string from one instance of my Delphi program to another?

delphi dde message-passing

Garbage Collection in Delphi

delphi garbage-collection

Delphi warning - W1002 Symbol 'FileSetDate' is specific to a platform

delphi

How to split string by a multi-character delimiter?

delphi delphi-2010

Auto append/complete from text file to an edit box delphi

delphi autocomplete

Load Jpg/Gif/Bitmap and convert to Bitmap

Managing null values in variants using Delphi

delphi null delphi-xe variants

How to get the first element in a string?

delphi string

Delphi event handling, how to create own event

delphi events

What is the compiler version for Delphi 2010?

delphi delphi-2010

How do I keep DEP from killing my JITted exception handler?

Firemonkey version of VirtualTreeView