Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe2

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

How to add nodes to FireMonkey's TreeView at runtime

Could not convert variant of type (Null) into type (OleStr)

delphi wmi delphi-xe2 ole

Delphi 7 to Delphi XE2 .res file issue

delphi delphi-xe2

Is there a function to shift degrees of a circle past 0?

Delphi Button with Background Image

delphi delphi-xe2 vcl

TStringList.LoadFromFile - Exceptions with Large Text Files

How can I change the caption of a modal form without access to the source?

delphi delphi-xe2

Text File Writing Performance in Delphi

When do I need to call CoInitialize() in this scenario?

Delphi 32 to Delphi XE2 (64 bit) conversion