Toggles collapsing of the specified line.
function ToggleCollapse(Line: integer): Boolean;
If Line is the first line of a collapsed range, this range will be expanded.
If Line is the first line of not a collapsed range, this range will be collapsed.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|