Links
EControl Syntax Editor SDK
TSyntMemoStrings.LineState Property

Returns state of the line with number Line.

property LineState [Line: integer]: TLineState;

The LineState method returns state of a line with number Line. 

 

Possible values are as follows:

Value 
Meaning 
lsNormal 
The line is not modified. 
lsModified 
The line is modified. 
lsNew 
The line is created after saving. 
lsSaved 
The line is modified, but all changes had been saved. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!