Table of Contents

TTMSFNCDataGridDataFileStringList.ReadLn Method

Reads the next line from the list into s and advances the read position.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridDataFileStringList

Syntax

procedure ReadLn(var s: string);

Parameters

Name Description
s Receives the content of the current line.