Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How can I set the default file format in the Delphi IDE to UTF8?

Which network protocol to use for lightweight notification of remote apps?

Waiting for multiples threads using WaitForMultipleObjects

Delphi case statement for integer ranges

delphi

Converting Jpeg images to Bmp - some images come out blue

Where and When is Application (TApplication) instance created?

Reporting memory leaks on shutdown with a console application

How can I check if my application has focus?

Is there an equivalent for Delphi's "with" command in c#?

c# .net delphi c#-4.0 .net-4.0

Any way to guess the mime type on Delphi XE2?

Align a TPopupMenu to the right hand side of the form?

delphi winapi

What is the best way to display a PDF file in Delphi 2009 [closed]

When looking up constants mapped to small integers, is it faster to use a case statement or an constant array?

Delphi: Which are the downsides of having unused units listed in the uses clause?

delphi uses-clause

What is the difference between WideChar and AnsiChar?

delphi widechar

Delphi components to use with SQlite

delphi sqlite components

Is Delphi's TADOConnection thread-safe?

Delphi unit initialization not always called

How to detect that a form is being destroyed across the Application?

delphi delphi-7

StringReplace alternatives to improve performance

delphi