TABSTable.BeforeExport
TABSTable
Top
Occurs before an application executes a request to export the table.
property
BeforeExport:
TDataSetNotifyEvent
;
Description
Write a BeforeExport event to take specific action before an application exports a table. Calling ExportTable results in a call to the BeforeExport event handler.