Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

Is it possible to create a type alias to a generic record in Delphi [duplicate]

delphi generics

How to preview an image with TFileOpenDialog

delphi delphi-2010

What to NOT do to prevent Delphi from mangling the uses list and {$*.RES} in a .DPR

delphi delphi-xe2

Android background service in Delphi XE5

Delphi PNG image displays rectangle BUG around when move / load image

image delphi png

Creating custom TSetProperty property editor

delphi

"reference to function" as result of a function

How to Create DLL in C# and call in Delphi XE6 [duplicate]

c# delphi

Checking parameters of multiplication by constant in 64 bit

delphi x86-64 basm

Delphi 10 Seattle Automated Builds

Do Pascal compilers need SecureZeroMemory function?

delphi pascal freepascal fpc

Parsing JSON using Delphi 7

json delphi

Creating a Delphi IoC. How to disable Delphi's linker from removing unused classes

How to fix Error "JNI ERROR (app bug): global reference table overflow (max=65535)"

android delphi firemonkey

Using Firedac in a multithreaded app

delphi

FDQuery causing Out of memory exception

Reference to overloaded function (or procedure)

Cleaning uses clauses in Delphi

delphi uses

TClientDataSet uses too much memory for string fields

Adding an overload in child class

delphi overloading