Open main menu

RAD Studio API Documentation β

System.TextFile

C++

} TextFile;

Properties

Type Visibility Source Unit Parent
typedef public sysmac.h System System

Description

Alias for the Text type.

The TextFile type is an alias for the Text type. Text represents the C++ analog of the Delphi built-in text type, which is used for text files.

See Also