Lines

<< Click to Display Table of Contents >>

Navigation:  TMyText > Properties >

Lines

property Lines: TStrings;

 

Description

 

Use Lines to manipulate text in an outer rectangle on a line-by-line basis. Lines is a TStrings object, so the TStrings methods may be used for Lines to perform manipulations such as counting the lines of text, adding new lines, deleting lines, or replacing lines with new text.

 

Note:                if Lines' value is nil,TMyText's info property is enabled,you can use it.