TIWCGJSCodeMirrorConfig.WorkTime Property

Highlighting is done by a pseudo background-thread that will work for workTime milliseconds, and then use timeout to sleep for workDelay milliseconds. The defaults are 200 and 300, you can change these options to make the highlighting more or less aggressive.

Namespace: IWCGJSCodeMirror
published
 property WorkTime: Double index 18 read GetDoubleValue write SetDoubleValue stored IsDoubleStored;

Property Value

Type: Double