ImageEn, unit ieview

TIEMouseWheelParams.ZoomPosition

TIEMouseWheelParams.ZoomPosition


Declaration

property ZoomPosition: TIEMouseWheelParamsZoomPosition;


Description

If Action is iemwZoom, ZoomPosition specifies where the zoom acts. The default is the center of the control, otherwise (iemwMouse) zooms from the mouse's position.

Default: iemwCenter

Note: Has no effect with TImageEnMView