Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

"old format or invalid type library"

Use Delphi5 in Delphi XE environment

delphi ide delphi-xe delphi-5

Is there a replacement or update for WmiSet for post-Delphi 2007?

delphi wmi wmi-query

Delphi - Drag & Drop with ListView

Internet Radio player component for Delphi/C++Builder

How to compile a Delphi projectgroup using MSBuild called from an Embarcadero Makefile

delphi msbuild makefile

type casting to a dynamic array

Delphi - How do I break when a form's ComponentCount decrements

Using SendData results in a mangled string when received

delphi

To transfer in dll a name of procedure from the basic program and to execute it there

delphi dll

Need a sample/demo of using TIdTelnet to interact with telnet server

delphi telnet indy

Get the version of a exe or dll from inno setup

delphi inno-setup pascal

NOT prevent windows from shutting down OnCloseQuery

Global variables in System.pas in applications which use DLLs

WM_COPYDATA string not appearing in target application

CodeSite Logging From Delphi ISAPI

delphi isapi codesite

Error on LoadURL with TChromium

delphi delphi-7 tchromium

Delphi - TQuery .AsString to return 0 or 1 for Boolean field values

string delphi delphi-7

SSL socket in Delphi

delphi sockets ssl

Delphi threading: CriticalSection not being "Release'd" when using Synchronize inside its method