Links
EControl Syntax Editor SDK
TRangeList.ClearFromPos Method
function ClearFromPos(APos: integer; CopyTo: TRangeList = nil): integer; virtual;

Removes all ranges which ends after position APos. If CopyTo list is not nil, copies removed ranges to that list.

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