Export Event

This method is called when the Export button is clicked in the toolbar.

Object.Export(toXFF)

Parameters

toXFF

 The handler of the XFF file that is being exported.

Remarks

To prevent a export, return false (.F.) from the this event.


Applies To: Extension Handler