Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

How do I search a generic TList<T> collection? [duplicate]

delphi generics tlist

WM_COPYDATA SendMessage - Can it send big strings?

string delphi ipc wm-copydata

Delphi XE2: How to define custom DataSnap REST URI?

How to use LoadKeyboardLayout in a background thread?

Object copying in delphi

delphi deep-copy

Why doesn't WINWORD.EXE quit after Closing the document from Delphi?

delphi delphi-xe2 ole

Occasional access violation in FastMM4, DebugGetMem

Delphi AsyncCalls Access Violation

delphi

How to support class methods in interface definitions in Delphi

delphi oop interface

Parallel processing strings Delphi full available CPU usage

Callback from .Net COM dll to Delphi client in registration-free (side-by-side) COM

TComboBox - how to adjust drop down list height while it is dropped down?

delphi combobox delphi-7

Delphi interface reference count mechanism

delphi

What's the idiomatic way to do async socket programming in Delphi?

How to show a window that acts like a popup menu?

delphi winapi popup

Getting DUnit Test Coverage stats using FinalBuilder and AQTime

The control 'xxx' has no parent window

delphi dll tframe

How to debug a DLL called from a DLL in Delphi

delphi debugging dll

How do I send post and header data with Chromium?

delphi delphi-xe chromium

Why doesn't the optimizer eliminate High in a loop?