TIWCGJSCodeMirrorConfig.IndentWithTabs Property
Whether, when indenting, the first N*tabSize spaces should be replaced by N tabs. Default is false.
published property IndentWithTabs: Boolean index 06 read GetBooleanValue write SetBooleanValue stored IsBooleanStored;
Property Value
Type: Boolean