Links
EControl Syntax Editor SDK
TSyntaxFormat Class

Specifies display properties of the text.

TSyntaxFormat = class(TSyntCollectionItem);

ecSyntAnal

You can specify font, background color, vertical alignment and hidden properties of the style. FormatType specifies what properties will be applied to the canvas. 

You may also specify border style for each border (left, top, right, bottom). 

See "Styles" topic to know more about styles.

Topic 
Description 
The methods of the TSyntCollectionItem class are listed here. 
The properties of the TSyntCollectionItem class are listed here. 
TSyntaxFormat Class
Topic 
Description 
The methods of the TSyntaxFormat class are listed here. 
The properties of the TSyntaxFormat class are listed here. 
The events of the TSyntaxFormat class are listed here. 
 
Constructor 
 
virtual 
 
protected 
 
Property 
 
read only 
 
Event 
TSyntaxFormat Class
TSyntaxFormat Class 
Description 
Occurs when style changes. 
TSyntCollectionItem Methods 
Description 
Creates and initializes a TSyntCollectionItem instance. 
Indicates whether rule is invalid. 
Returns initial name of the collection item. 
Initializes the item after the lexer has been read into memory. 
TSyntaxFormat Class
TSyntaxFormat Class 
Description 
Sets properties of style to Canvas. 
Called when style is changed. 
Creates and initializes a TSyntaxFormat instance. 
Destroys an instance of TSyntaxFormat. 
Returns initial name of the collection item. 
Indicates whether style has defined border properties. 
Resets all unequal properties. 
Check style to be equal. 
Sets properties of style Over to this style. 
TSyntCollectionItem Properties 
Description 
Specifies the name of the collection item. 
Controls whether the style or rule is used in syntactical analysis. 
Indicates whether rule is invalid. 
TSyntaxFormat Class
TSyntaxFormat Class 
Description 
Specifies background color. 
Specifies bottom border line color. 
Specifies left border line color. 
Specifies right border line color. 
Specifies border line color. 
Specifies top border line color. 
Specifies bottom border line style. 
Specifies left border line style. 
Specifies right border line style. 
Specifies border line style. 
Specifies top border line style. 
Specifies how register of text should be changed before rendering. 
Font 
Specifies style font. 
Specifies which properties of the style should be used. 
Specifies style properties that can be applied to the Canvas. 
Specifies whether text that displayed with this style must be hidden. 
Specifies whether solid border must be drawn around multiline text region. 
Specifies that text marked with this style is read-only. 
Specifies vertical alignment of the text. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!