Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What is the "real" memory size occupied by a dynamic array?

delphi

madExcept, getting top of current stack

Managed code in unmanaged

.net delphi

Delphi 2006: Run-time assignment of PNG to TImage loses alpha transparency

ASLR and DEP in Delphi, How to tell?

Java/C/C++/C#/PHP to Pascal converter? [closed]

java c++ c delphi pascal

Delphi- Passing parameters to ADOquery

VirtualStringTree CellPaint

delphi : move between cells of string grid

delphi tab-ordering

What allocating method to use for a high volume logger application?

Why does SHParseDisplayName give an access violation if I've imported it myself?

delphi winapi windows-shell

Delphi 5 causes EAccessViolation when manifest is added as a resource

Multithreaded WinHttp downloads

How keep the debug layout the same as the desktop layout

delphi ide

"No value for parameter" error message

Incorrect boundary string in multipart/mixed message

delphi indy10

Why does my code not compile, but rather gets E2506 Method of parameterized type declared in interface section must not use local symbol

Why doesn't TCusomWinSocket.ReceiveBuf ever return 0?

delphi sockets

What is the component a popup menu click originated from

delphi contextmenu

Why do I get "type has no typeinfo" error with an enum type

delphi enums rtti typeinfo