Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.LineNumbers Property

Represents line numbers properties container.

property LineNumbers: TLineNumbers;

Line numbers are displayed on the gutter. Use LineNumbers properties to customize their position, font, visibility, etc. Use OnGetLineNumberStr event handle to specify user defined string as line number. 

Class TLineNumbers can not be used separately from TCustomSyntaxMemo. It is intended to group some properties and methods.

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