TIWCGJQHTMLEditorOptions.OnFmOpen Property
Function which will be called to open file manager. Argument callback - function which editor passes to file manager on open. File manager must call this function with using URL of selected file as argument
published property OnFmOpen: TIWCGJSonFunc index 10 read GetFuncValue write SetFuncValue stored IsFuncStored;