Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Why the LogonUser function always return true using the LOGON32_LOGON_NETWORK mode?

delphi winapi

How to force a Client DataSet to recalculate calculated and internal calculated fields?

Delphi buttons show white border on Aero glass

delphi aero-glass

Where to keep Delphi DCU files?

delphi dcu

LiveBindings - TList<TMyObject> bound to TStringGrid

Easy way to add stable sorting to TList and TStringList

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?