Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Delphi: Access Violation at the end of Create() constructor

delphi delphi-xe2

Anchoring GUI components in FireMonkey

How to put CR/LF into a TStringgrid cell?

delphi delphi-xe2

Can you override a class constructor and use inherited?

delphi delphi-xe2

Delphi XE2: Why FireMonkey apps are HD?

Matrix and algorithm "spiral"

SafeMM for Delphi XE2

FireMonkey/Rad Studio XE2: How can I show the SaveDialog filter on OS X?

Delphi XE2: What is the purpose of IMPLICITBUILDING directive found in package

delphi delphi-xe2

How to handle sleep mode network loss with database applications

VCL-Style Issues in DLL

Sorting a TList<TPair<Integer,integer>> in 64 bit vs 32 bit using default sort

Correct way to create styles for custom components