Online Documentation for Advanced Data Import for RAD Studio VCL

TQImport3.OnBeforeImport

 

TQImport3                


 

property OnBeforeImport: TNotifyEvent;

 

Description

The OnBeforeImport event takes place right before the import is started, i.e. when the Execute method is invoked.

 

 


See also:

OnAfterImport event

Execute method