Stores settings of line state display.
TLineStateDisplay = class(TPersistent);
ecSyntMemo
Each line has state (see TLineState enumeration).
State of the line may be displayed as background color of the band with index Band.
Topic |
Description |
The methods of the TLineStateDisplay class are listed here. | |
The properties of the TLineStateDisplay class are listed here. |
|
Constructor |
|
Property |
TLineStateDisplay Methods |
Description |
Creates and initializes a TLineStateDisplay instance. |
TLineStateDisplay Properties |
Description |
Specifies index of band at which line states have to be displayed. | |
Specifies color for "modified line" state. | |
Specifies color for "new line" state. | |
Specifies color for "changed and saved line" state. | |
Specifies color for "unchanged line" state. |
Copyright (c) 2004-2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|