Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

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?

Compiling for both x86 and x64

Iterating over main menu's items (including subitems)

delphi menu iteration

How can I make sure RTTI is available for a class without instantiating it?

delphi delphi-xe2 rtti

Drag and Drop files to Delphi form not working

delphi delphi-2010

Can I check the Indy version installed?

delphi delphi-xe2 indy

Array of a custom class as a property

class delphi components

How to save an unknown Interface to a Pointer?

delphi pointers interface

Delphi: 'Property ClientHeight does Not Exist'

VCL Style from DLL is affecting TMenuItem in Application