TIWCGJSCodeMirrorConfig.AutoClearEmptyLines Property

When turned on (default is off), this will clear automatically clear lines consisting only of whitespace when the cursor leaves them. This is mostly useful to prevent auto indentation from introducing trailing whitespace in a file.

Namespace: IWCGJSCodeMirror
published
 property AutoClearEmptyLines: Boolean index 08 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;

Property Value

Type: Boolean