Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe2

SuperObject - Extract All

Indy 10 and OpenSSL

Use objects as keys in TObjectDictionary

delphi delphi-xe2

Delphi 64 bits asm compiling error

Delphi XE2 FireMonkey Xcode installation problem

Delphi XE2 EnumWindows not working properly

delphi winapi delphi-xe2

Opening TWebBrowser link in default browser

Random number with equal total

delphi delphi-xe2

How to open port in Win7 Firewall using Delphi

Is it possible to dynamically create form without having *.dfm and *.pas files?

What 4 threads are running under an empty new VCL forms application? [duplicate]

Accidental space inserted - Why does this compile?

delphi delphi-xe2 pascal

TRttiMethod.Invoke function doesn't work in overloaded methods?

delphi delphi-xe2 rtti

Migrating from Delphi 2006 to Delphi XE2

How to convert one character from a string to a char in delphi

Using Indy Server's multiple bindings as separate sockets?

delphi delphi-xe2 indy indy10

TIdHttp.Post - can't get utf-8 encoding

delphi delphi-xe2 indy

Delphi: How to use ShowWindow properly on external application [duplicate]

How do I call EnumWindowsProc?

delphi delphi-xe2

How to define a constant record containing other constant records in Delphi? Specific case: matrix using vectors