Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

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

How can I determine which libraries are used in a Delphi program I don't have the source for?

delphi libraries exe pascal

How do I properly use the WaitForSingleObject method to wait for an external program to terminate?

delphi delphi-2007

WinHttp Delphi wrapper

Strategy or tools to find "non-leak" memory usage problems in Delphi?