| IB_Export Unit
Classes Types |
Description
This unit contains the TIB_Export component.
| Classes |
| TIB_Export | This component is used to provide a way to dump out data from a dataset into a delimited text file, a DBF file or a user defined file. |
| Types |
| TIB_AdjustExportCursorEvent | This event is designed to give access to the internal cursor that is used in order to perform the actual exporting of the data. |
| TIB_ExportFormat | This is the valid output formats for this component. |
| TIB_TranslateStringEvent | Event type to translate a string. |