API:IBX.IBInputOutput.TIBInputDelimitedFile.ReadyFile
Delphi
procedure ReadyFile; override;
C++
virtual void __fastcall ReadyFile();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | IBX.IBInputOutput.pas IBX.IBInputOutput.hpp | IBX.IBInputOutput | TIBInputDelimitedFile | 
Description
Prepares the file.
IBX.IBInputOutput.TIBInputDelimitedFile.ReadyFile inherits from IBX.IBInputOutput.TIBBatch.ReadyFile. All content below this line refers to IBX.IBInputOutput.TIBBatch.ReadyFile.
Prepares the file.
Call ReadyFile to prepare the file for input or output.