Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Floating point support in 64-bit compiler

delphi delphi-xe2

In Delphi in my DLL do I have to allocate the return pchar of a function

delphi dll delphi-2007 pchar

Count item frequency

Is any way to add 2 arrays into one?

arrays delphi concatenation

Get currently selected Combobox value and use it as variable

delphi combobox tcombobox

What does the Text DFM context menu option mean?

delphi contextmenu dfm

How do I get the current time in a different TimeZone in Delphi?

delphi

Warning: Unsafe typecast of 'TSmallPoint' to 'Integer'

delphi delphi-7

Delphi - How do you resolve a conflict when a unit name is the same as a property name?

delphi scope delphi-2007

Is there an inverse function of *SysUtils.Format* in Delphi

delphi function scanf

Do you know an MVC framework for Win32 Delphi applications? [closed]

MultiCast Messages to multiple clients on the same machine

Building cross-platform Delphi applications

Creating an interface implementer instance at runtime

Ctrl+Backspace in Delphi Controls

delphi vcl

Delphi: Indy - how to get the response body on error?

delphi http httpresponse indy

Service does not start

delphi windows-services

Using custom styles shows invalid characters when right-clicking a file in TOpenDialog

What is the best way to serialize Delphi application configuration?

How does MSBuild find the Delphi search path?

delphi msbuild