AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkFileWriter.WriteLine Method

Writes a line-feed (#10) terminated string value to the file.

Syntax
Pascal
procedure WriteLine(const Value: String);
Parameters 
Description 
const Value: String 
The string value to write. 
Copyright (c) 2012. All rights reserved.