TIWCGJSCodeMirrorConfig.OnHighlightComplete Property

Whenever the editor's content has been fully highlighted, this function (if given) will be called. It'll be given a single argument, the editor instance.

Namespace: IWCGJSCodeMirror
published
 property OnHighlightComplete: TIWCGJSonFunc index 29 read GetFuncValue write SetFuncValue stored IsFuncStored;

Property Value