Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi

What are the best practices for database development with Delphi?

database delphi oop

File Version Vs. Product Version

delphi ide

Synchronizing/sending data between threads

Delphi XE - should I use String or AnsiString?

delphi unicode

Delphi Timer: Time before next event

delphi timer

Record methods and const parameters in Delphi

delphi methods record

Send simple strings in SOAP Header in Delphi

How to wait for variable?

delphi

Forward declarations for record types (or arrays)

delphi delphi-xe5

Is it "supported" to call method on nil reference in Delphi?

c# delphi

AOP support in Delphi

delphi aop

Delphi SOAP Envelope and WCF

c# .net wcf delphi soap

Tools to generate unit dependencies for Delphi

Do I need to free these objects?

delphi

Delphi serverside framework for managing sessions and respond with JSON to ajax requests?

ajax json delphi session

Check if character is letter in Delphi (Unicode)

delphi delphi-xe pascal

Delphi application leaking AnsiStrings

why two aliases to "array of string" treated differently?

delphi generics

MessageLoop within Thread

delphi delphi-xe2

What is the behaviour of shl and shr for non register sized operands?

delphi