Links
EControl Syntax Editor SDK
TColumnSyntaxEditor.ResizeMode Property

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.

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