|
File Input and Output |
Top Previous Next |
|
What is translated > File Input and Output Delphi2CSharp provides runtime classes and methods for translating Delphi file input and output to C#.
The generated code keeps the structure of the original Delphi source whenever possible. Files are opened and closed by calls such as Rewrite, Reset, Append, and CloseFile.
The following file types are supported:
For more information, see:
|
|
This page belongs to the Delphi2C# Documentation |
Delphi2C# home Content |