Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-2009

"ERROR MSB4040 There is no target in the project" when using msbuild+Delphi2009

How can I get the X,Y position of a TWinControl (relative to the screen)

delphi delphi-2009

Where do I define symbols tested with {$IFDEF}?

How to increase the startup speed of the delphi app?

Faster DirectoryExists function?

Recommendation needed for good database for Delphi desktop app

When and Why Should I Use TStringBuilder?

Step by step upgrade of Indy 10 in Delphi 2009

delphi delphi-2009 indy indy10

Can I determine the order in which my units have been initialized?

Conditional behaviour based on concrete type for generic class

Delphi 2009 where is the 'treat warnings as errors' option?

Hooking a Stacktrace in Delphi 2009

D2009 TStringlist ansistring

Strange results with currency value / constant value comparison

delphi compare delphi-2009

Abstract Class in Delphi

delphi abstract delphi-2009

Why is CharInSet faster than Case statement?

Best practice: Keep TCP/IP connection open or close it after each transfer?

Why do interface implementations based on TComponent leak memory?

Getting Allen Bauer's TMulticastEvent<T> working

How Can I List a TDictionary in Alphabetical Order by Key in Delphi 2009?