TBorderLineType = ( blNone, blSolid, blDash, blDot, blDashDot, blDashDotDot, blSolid2, blSolid3, blWavyLine, blDouble );
ecSyntAnal
Members |
Description |
blNone |
No line. |
blSolid |
Solid line of 1 pixel width. |
blDash |
Dash line. |
blDot |
Dot line. |
blDashDot |
Dash dot line. |
blDashDotDot |
Dash dot dot line. |
blSolid2 |
Solid line of 2 pixel width. |
blSolid3 |
Solid line of 3 pixel width. |
blWavyLine |
Wavy line. |
blDouble |
Double solid line of 1 pixel width with 1 pixel distance. |
Specifies border line style of the TSyntaxFormat.
Copyright (c) 2004-2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|