Links
EControl Syntax Editor SDK
TLineBreak Class

Contains information about line separator.

TLineBreak = class;

ecSyntAnal

Line separator is a horizontal line that is displayed at the top of the Line. The color of the line is taken from the Rule.Style.BgColor. 

TLineBreak object is created if corresponding rule (TTagBlockCondition, BlockType is btLineBreak) is successfully tested. The ident token of the condition is stored in RefIdx. Position of the line separator relative to the line of the RefIdx is specified by the TTagBlockCondition.LinePos (it may be at the top or at the bottom of the line).

Topic 
Description 
The properties of the TLineBreak class are listed here. 
 
Property 
 
read only 
TLineBreak Properties 
Description 
Line 
Indicates position of the line separator. 
Indicates index of the associated token. 
Rule 
Refers to the Rule. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!