Home > Programming > Delphi 2010 – New Units

Delphi 2010 – New Units

Delphi 2010

A lot of header translations and new units have been added. Here are just a few that are interesting:

Wincodec.pas
Enables TWICImage. Support for Tiff, CR2 or NEF anyone?

Cor.pas
.NET unmanaged compiler API. Always fun to crack open Assemblies from native code.

Direct3D.pas, D3DX9.pas, D2D1.pas
DirectX header translations.

Direct2D.pas
TDirect2DCanvas. Get to Direct2D using the same TCanvas methods you know and love.

Manipulations.pas
The inertia manipulators. Great for spinning and throwing things around your screen.

Gestures.pas, GestureMgr.pas, GestureCtrls.pas
Hot gesturing goodness.

Keyboard.pas, KeyboardTypes.pas
TTouchKeyboard for all your touchscreen input needs.

IOUtils.pas
A serious addition to the RTL with TDirectory, TPath, and TFile.

Categories: Programming Tags:
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment