EControl Syntax Editor SDK
TColumnSyntaxEditor Properties Properties
Properties
Property 
Description 
Determines possible operations with columns. 
Style index used to paint text and space out of columns. 
Specifies collection of column descriptors. 
Synchronize tab list (TCustomSyntaxMemo.TabList Property) with columns. When columns are resized tab list is automatically updated. 
Specifies column sizing mode. Column sizing may be performed in two ways:
1. "Resize" mode: increase width of the column, widths of others are unchanged, but all following columns are moved.
2. "Exchange" mode: increase width of the column and decrease width of the next column, but positions of all other columns stay unchanged. 
This is TabMode, a member of class TColumnSyntaxEditor. 
Copyright (c) 2004-2011. All rights reserved.