Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Delphi 7.0 and memory leak?

Finding external Window's position?

How do I add recent items to my program's jump list on the Windows 7 taskbar?

How to access a .Net web service from a Delphi Win32 application?

Is TMemIniFile thread-safe?

delphi

Inserting set of controls at runtime is extremely slow

Delphi - Deleting runtime generated buttons from TPanel

delphi

How to solve RTTI size issue for large Enum types in Delphi XE?

How to set a variable if any action is done (in Delphi)?

delphi

Delphi: How reach (read and write) javascript variable from WebBrowser

Collect all active window class names

Delphi: a new design of User Interface in app

VirtualStringTree Correct/recommended use

Exception report component for VisualStudio C++ and C#

Most appropriate data structure for a CSV table?

delphi csv

Equivalent of php's mysql_real_escape_string

delphi escaping dynamic-sql

How to escape special characters like " in the SQL query in order to avoid Injection

sql delphi delphi-2010

How should I provide an inner private non visual window (handle) a non visual VCL component?

Delphi 7, how to copy Paintbox content to a Tbitmap?

delphi delphi-7 draw

"Attempted to read or write protected memory. This is often an indication that other memory is corrupt." Delphi7 DLL from C#

c# delphi dll