System.TextFile

From RAD Studio API Documentation
Jump to: navigation, search

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