FMX.MagnifierGlass

From RAD Studio API Documentation
Jump to: navigation, search

Defines MagnifierGlass controls.

A magnifying glass is a loupe enlarging an area in a parent control. The magnifying glass control allows changing the magnification factor LoupeScale and has the LoupeMode option that defines whether the magnifying glass is a circular or rectangular lens.

Classes

ILoupeServiceA service that displays the MagnifierGlass controls.
TCustomMagnifierGlassThe base class for MagnifierGlass controls.
TLoupeFactoryService
TLoupeModeHelper
TMagnifierGlassThe magnifying glass increases area parent control. It allows to change scaling coefficient LoupeScale. It has two options of display: a circular lens and a rectangular lens LoupeMode.
TZoomModeHelper

Types

TLoupeMode
TZoomMode

Constants

DEFAULT_LOUPE_SCALEDEFAULT_LOUPE_SCALE: Comp = 1.4;