ortuagustin / FMX-ImageLayout

Delphi Firemonkey Layout component that displays an Image and implements Zoom and Pan Gestures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FMX-ImageLayout

Delphi Firemonkey Layout component that displays an Image and implements Zoom and Pan Gestures

This component is mostly based on this tutorial https://www.youtube.com/watch?v=B1OIm6RIU3M

Installation

  1. Open ImageLayout.dproj project
  2. Build and install the ImageLayout.bpl package
  3. Add path where FMX.ImageLayout.pas is located to your Delphi Library Path

The component is under the "Layouts" category

About

Delphi Firemonkey Layout component that displays an Image and implements Zoom and Pan Gestures

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Pascal 100.0%