TTMSFNCDataGridDataFileStringList.ReadLn Method
Reads the next line from the list into
sand 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. |