System.Text

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void*                Text;             //

Properties

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

Description

Represents the C++ analog of the Delphi text data type.

The Text type represents the C++ counterpart of the Delphi text data type (used for text files).

See Also