Links
EControl Syntax Editor SDK
TSyntSyncEdit.AddRange Method

Adds range with synchronized editing.

function AddRange(AStart: integer; AEnd: integer): Boolean;

AStart specifies zero-based start of the range, AEnd specifies zero-based end of the range. Returns True if range is created and this range contains synchronized words, otherwise returns False. If range intersects with other existed ranges, these ranges are removed.

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