Links
EControl Syntax Editor SDK
TSyntaxMemo.OnGetMouseSelMode Property

Occurs when mouse down to determine selection mode.

property OnGetMouseSelMode: TGetMouseSelMode;

When Alt and Control is pressed - selection mode is linear, when only Alt is pressed - selection mode is columnar, otherwise normal selection mode. 

To change default behavior use OnGetMouseSelMode event.

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