Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

EnumResourceNames returns Windows error 998 (Invalid access to memory location)

delphi dll

Good quality code example of how to call an application and wait for it to exit

Replicate encryption algorithm

Posted custom messages are never received by my form

delphi postmessage

How to enumerate MSSQL Servers from a 64-bit client app?

sql-server delphi

Delphi formatting bytes to GB

function delphi filesize

Convert datatype ftFloat to ftBCD

delphi casting bcd

Overlaying graphics on top of OpenGL render context

Missing warning about variable might not have initialized

delphi delphi-xe6

adding Parameters using TRESTRequest

delphi delphi-xe7

Pass different record types as parameter in a procedure?

delphi record delphi-xe7

How to go to definition of method or procedure in Delphi 7?

delphi delphi-7

Delphi - Why am I getting this Access Violation? Is there a limit to ADOQuery parameteres?

How to free a control in its own event?

TLabel OnMouseDown event not firing in Firemonkey

Delphi SOAP: delete temporary file after response dispatched

delphi soap

How do I tell Delphi where it must place its automatically created event code?

delphi

How to load a stream with a file copied in Windows clipboard

delphi clipboard tstream

Delphi desktop screenshot in Windows10, issue with GetDeviceCaps

delphi screenshot

How to get rid of compiler warning confused by `continue`? [duplicate]