TTMSFNCDataGridImportState Enumeration
Progress stage reported to
ImportNotificationduring a data import operation.
API unit family: TMSFNCDataGridCore
Members
| Name | Description |
|---|---|
gisImportStart |
Import has started; the source is open and ready to read. |
gisImportNewRow |
A new row has been read from the source and is about to be inserted. |
gisImportDone |
Import has finished successfully. |
gisImportSelectedRow |
A row from a selection or range is being imported. |