Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.Gutter Property

Represents gutter properties (except of line numbers) container.

property Gutter: TGutter;

Gutter is a special area at the left side of the editor that is used to display line marks (gutter objects, bookmarks) and line numbers. Class TGutter 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!