TCollapseStyle = ( csLineSeparator, csRegionName, csNameWhenDefined, csEndEllipsis );
ecSyntMemo
|
Members |
Description |
|
csLineSeparator |
Only line separators |
|
csRegionName |
Only text icons. If there is no defined text, default text "..." is selected. |
|
csNameWhenDefined |
Text icons if they defined in the block rules, otherwise line separators. |
|
csEndEllipsis |
Collapse icons are always placed at end of line. Text of icon always is "...". This folding type is used in MS Visual Studio. |
Specifies how to display collapsed regions in syntax memo.
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|