OnFilePage event (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

Classes::TNotifyEvent OnFilePage

Delphi Syntax

OnFilePage : TNotifyEvent

Overview

Refer to Detecting Events.

Remarks

Occurs before loading each page of a file. For example, if you load all pages of a multipage file that contains three images, this event occurs three times.

See Also

Elements:

OnChange event

Topics:

Raster Images: Loading Files