Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

idhttp indy post, do request (parameters) with utf-8

What are the pros and cons of using dynamic array of records vs. TList<TMyRecord> in Delphi?

arrays delphi storage record

Anonymous methods - variable capture versus value capture

delphi delphi-xe2

Get all the possible combinations of the given numbers to reach at a given sum

algorithm delphi

How do you initialise a const array of TGUID from Interface type data, in Delphi?

What is the most common way to create a folder selection dialog using Delphi?

How do the new string types work in Delphi 2009/2010?

Retrieving Delphi Window Handles

delphi winapi

If everything implemented an interface, would this be garbage collection?

delphi interface

How can I return a PChar from a DLL function to a VB6 application without risking crashes or memory leaks?

delphi dll vb6 string

What is this 1055 Delphi Error and is it Important?

delphi multithreading

Multithreaded (TThread) Delphi application will not terminate

delphi multithreading ado

Getting location of file tnsnames.ora by code

c# c++ oracle delphi oracle11g

Delphi 2010 Cryptography libraries [closed]

Delphi - Reverse Lookup ' who includes this unit'

delphi

Does a simple delphi form app needs any libraries or dependencies to deploy?

Converting Strings to Hex in a performant way

delphi

Restart Delphi Application Programmatically

TObjectList.Clear access violation

delphi

Is there a way to use JSONP with a Delphi DataSnap REST server?