论坛


2014年5月29日 星期四

JavaImport for Android 1.7

Embarcadero| CodeCentral Delphi Submissions |17:55:47

Converts Java .class files and folders to Delphi XE5/XE6 unit for Android.To convert .jar file, rename it to .zip file, unzip it in some folder and then apply javaimport to this folder.

Delphi Direct2D example

Embarcadero| CodeCentral Delphi Submissions |07:23:11

Delphi Direct2D drawing application. This example shows how to draw primitives, load and save to and from a binary file, how to use generic lists, draw grids and turn anti-aliasing on and off. This examples is part of a bigger collection from: htt...