TIWCGJSCodeMirrorMode Enumeration
Represents type TIWCGJSCodeMirrorMode
.
type TIWCGJSCodeMirrorMode = (cmcNone,cmcC,cmsCss,cmcHtmEmbedded,cmcHtmlMixed,cmsJavaScript,cmcMySQL,cmcPascal, cmcPerl,cmcPhp,cmcPLSQL,cmcPython,cmcRuby,cmcXml);
The TIWCGJSCodeMirrorMode type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | cmcC | Represents constant |
![]() | cmcHtmEmbedded | Represents constant |
![]() | cmcHtmlMixed | Represents constant |
![]() | cmcMySQL | Represents constant |
![]() | cmcNone | Represents constant |
![]() | cmcPascal | Represents constant |
![]() | cmcPerl | Represents constant |
![]() | cmcPhp | Represents constant |
![]() | cmcPLSQL | Represents constant |
![]() | cmcPython | Represents constant |
![]() | cmcRuby | Represents constant |
![]() | cmcXml | Represents constant |
![]() | cmsCss | Represents constant |
![]() | cmsJavaScript | Represents constant |