Specifies how to perform auto-closing opened text ranges.
TAutoCloseMode = ( acmDisabled, acmCloseNearest, acmCloseOpened );
ecSyntAnal
Members |
Description |
acmDisabled |
Auto-closing text is disabled. |
acmCloseNearest |
Inserts auto-close text for the nearest text range which has the n\same rule as opened text range or has the same block end condition. |
acmCloseOpened |
Inserts auto-close text for the opened text ranges only. |
Copyright (c) 2004-2011. All rights reserved.
|
What do you think about this topic? Send feedback!
|