Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in delphi-xe2

Delphi XE2 Data Module expects only database components?

How to mark as deprecated a single enum value in Delphi

Can I add conditional defines in the msbuild command line?

delphi msbuild delphi-xe2

Firemonkey version of VirtualTreeView

How to disable VCL styles in Delphi

Example for using Generics.Collections.TObjectDictionary

delphi delphi-xe2

DCC Hint: H2161 Warning: Duplicate resource: Type 24 (user-defined), ID 1; File resource ... kept; file ...\WindowsXP.res resource discarded

delphi delphi-xe2

Setting up a large software system in Delphi

Pass record parameter without declaring it first as a variable

delphi delphi-xe2

Howto add menu item to Mac OS Finder in Delphi XE2

macos delphi delphi-xe2 finder

Why does CreateProcess give error 193 (%1 is not a valid Win32 app)

How to open an URL with the default browser with FireMonkey cross-platform applications?

Which language elements can be annotated using attributes language feature of Delphi?

What are the reasons to use TArray<T> instead of Array of T?

delphi delphi-xe2

How to build using MSBuild and Delphi XE2

delphi msbuild delphi-xe2

Firemonkey (FMX) bitmap and colours

Memory leak in the Win64 Delphi RTL during thread shutdown?

Using Case Statement with String

delphi delphi-xe2

Is there a trick for using TSQLMonitor with a TSQLConnection that uses the new ODBC dbExpress driver?