Previous Topic

Next Topic

GetLine

method GetLine(LineNo: Number)

Available for Memos. Returns the text on the line number entered.

GetLine method syntax has these named arguments:

Parameter

Description

Line No

Required. The line number to return text for.

For example:

  eMemo1.GetLine(5)

See Also

Form Designer Memo Methods

Book Contents

Book Index