OnCloseWindow Event

<< Click to Display Table of Contents >>

Navigation:  Events Generated by the VCL >

OnCloseWindow Event

Previous pageReturn to chapter overviewNext page

Is fired, when the preview window was closed - for example by the user - and AutoDelete is False (which means, that the document is not destroyed if the preview is closed).

OnCloseWindow(

Sender: TVPEngine

)

Sender

the VPE object that fired the event

 

See also:

OnDestroyWindow Event