Table of Contents

TTMSFNCDataGridDataFileStringList.Write Method

Appends s to the internal write buffer without a line terminator.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridDataFileStringList

Syntax

procedure Write(s: string);

Parameters

Name Description
s Text to append.