Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Windows keyboardhook reporting everything twice

delphi winapi hook

Delphi/ASM code incompatible with 64bit?

"Must declare the variable @myvariable" error with ADO parameterized query

Why do I get "403 Forbidden" when I connect to whatismyip.com?

delphi

Math for slow image zoom

delphi delphi-xe

Delphi XE3 - Can't concatenate strings

delphi concat delphi-xe3

delphi Login Form

Delphi - tools/technics for tracking propagated access violation

delphi delphi-xe

stack overflow error in delphi

delphi stack-overflow

Why is Generics.Collections.TObjectList.List unsafe?

delphi generics

Delphi element alignment - center

delphi vcl delphi-xe6

How to wait for multiple threads to terminate in delphi?

multithreading delphi

How to set stack size in TThread?

delphi delphi-xe6

How to swap pointers?

delphi delphi-xe6

Why is no NullReferenceException raised?

delphi delphi-xe2

How to create a procedure like SetLength that also zeros the memory?

IfThen(Assigned(Widget), Widget.Description, 'No Widget') doesn't crash. Should it?

delphi

Quick way to change a property on many forms in a Delphi project?

delphi delphi-2007

Differences between Application.MessageBox, Windows.MessageBox and Dialogs.MessageDlg in Delphi

delphi messagebox

Out of memory error as inserting a 600MB files into sql server express as filestream data