Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe2

Delphi XE2, how to keep form ON TOP after changing VCL styles

Delphi SOAP Client can not keep more than 2 concurrent requests. How to increase?

Firebird: DBExpress or native components?

How i can Skin the message box of my app when the vcl styles are activated?

Is the project's name available in the Unit Output Directory Option using Delphi XE2?

delphi delphi-xe2

Issue with in operator in Delphi 64 bits project

delphi 64-bit delphi-xe2

Can I use .Create(Nil) instead of .Create(Application)

How to detect addition of new serial port?

How to inherit generic virtual method?

How do I enumerate all properties in an object and obtain their values?

delphi delphi-xe2

How to declare two inter-linked classes?

delphi delphi-xe2

Is there any simple way to compare connection strings without parsing it myself?

delphi delphi-xe2 ado

What does the default TArray.Sort comparator actually do and when would you use it?

delphi delphi-xe2

Constant object cannot be passed as var parameter

delphi delphi-xe2

Anonymous methods - variable capture versus value capture

delphi delphi-xe2

Compiling for both x86 and x64

How can I make sure RTTI is available for a class without instantiating it?

delphi delphi-xe2 rtti

Can I check the Indy version installed?

delphi delphi-xe2 indy

Is there a way to display vertical indent lines in Delphi?

delphi delphi-xe2

Identify if a point is within a polygon?