Returns nearest collapsible text range. Used by smCollapse command.
function GetNearestColRange(Pos: integer): TTextRange;
TClientSyntAnalyzer Methods