Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.DisableFolding Property

Specifies whether text folding is disabled.

property DisableFolding: Boolean;

When DisableFolding is True all collapsed lines are shown, folding icons on gutter are hidden. Setting DisableFolding to True does not clear list of collapsed blocks, so when folding is enabled (by setting DisableFolding to False) all previously collapsed lines becomes invisible.

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