DK11 for Delphi | GisFileDBF.TGIS_FileDBF.CopyHeader | Constructors | Fields | Methods | Properties
Copy header to another file.
// Delphi public procedure CopyHeader( const _file : TGIS_FileDBF );
// C++ Builder public: void CopyHeader( TGIS_FileDBF* const _file );
Name | Type | Description |
---|---|---|
_file | TGIS_FileDBF | DBF file handle to copy header |