TFCImage displays a graphical image, and supports zooming and scrolling by mouse and keyboard. It can
display any registered graphic file format.
This component is freeware to use for non-commercial purposes. For commercial
usage and to receive source codes you should purchase a commercial license. Too
see price list and to place orders visit Order page.
Main Usages:
- Display images with zoom and scroll support.
Features:
- Four display modes: Normal, Stretched, Scaled, and Resized.
- Three zoom actions: Zoom In, Zoom Out, and Best Fit.
- Zoom image using mouse and keyboard.
- Scroll image using mouse, keyboard, and scroll bars.
- Custom scales for zooming.
- High performance.
Hierarchy:
... | TCustomControl | TCustomFCImage|
TFCImage
Main Introduced Properties and Events:
- Picture
- ScaleMode, Scale
- LockScale, StandardScales
- FocusPoint
- OnChange, OnProgress
- OnScaleChange, OnOffsetChange
- + ...
|