TIWCGJSCodeMirrorConfig.ElectricChars Property

Configures whether the editor should re-indent the current line when a character is typed that might change its proper indentation (only works if the mode supports indentation). Default is true.

Namespace: IWCGJSCodeMirror
published
 property ElectricChars: Boolean index 07 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean