Table of Contents

TTMSFNCDataGridDataFileStringList.WriteLn Method

Appends s followed by a line terminator to the list.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridDataFileStringList

Syntax

procedure WriteLn(s: string);

Parameters

Name Description
s Text to append as a new line.