OnPanWin event (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

TPanWinEvent OnPanWin (THandle hPanWin, int iFlag);

Delphi Syntax

OnPanWin (hPanWin:THandle; iFlag:Integer) : TPanWinEvent;

Overview

Refer to Using a PanWindow.

Remarks

This event is generated when the PanWindow is created, updated, destroyed, or moved.

See Also

Elements:

PanWinBitonalScaling property, PanWinHeight property, PanWinIcon property, PanWinPaintDither property, PanWinPaintPalette property, PanWinPointer property, PanWinRectColor property, PanWinSysMenu property, PanWinTitle property, PanWinWidth property, PanWinX property, PanWinY property, ShowPanWin method

Topics:

Raster Images: Displaying and Printing