Delphi
Basics
Text
Obsolete
Defines a file as a text file
System
unit
type
Text
;
Description
The
Text
type is an obsolete equiavelent to the
TextFile
type.
Related commands
TextFile
Declares a file type for storing lines of text
Download
this web site as a Windows program.
Delphi Programming
© Neil Moffatt
. All rights reserved.
|
Home Page