OnMagGlassCursor event (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

TNotifyEvent OnMagGlassCursor

Delphi Syntax

OnMagGlassCursor: TNotifyEvent

Overview

Refer to Using the Magnifying Glass

Remarks

Occurs when the Magnifying Glass is manually updated and the left mouse button is not pressed. It is used to let the user set a Magnifying Glass cursor for the ILEADRasterView Control's window.

To manually update the Magnifying Glass, MAGGLASS_MANUAL_UPDATE must be set in the MagGlassFlags property.

See Also

Elements:

MagGlassFlags property, StartMagGlass method, StopMagGlass method, ShowMagGlass method, SetMagGlassPos method.

Topics:

Raster Images: Displaying Images.