Links
EControl Syntax Editor SDK
TecSyntPreview.BorderStyle Property

Determines whether the preview control has a single line border around the client area.

property BorderStyle: TBorderStyle;

Use BorderStyle to affect the sharpness with which the client area of the preview control stands out. BorderStyle can have a value of either bsSingle or bsNone. If BorderStyle is bsSingle, the edit control has a single-line border around the client area. If BorderStyle is bsNone, there will be no border.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!