SynWrite Wiki
Advanced text editor for programmers and Notepad replacement.
Brought to you by:
alexey_t,
matthias030
SynCloseForm function is called to close plugin window. You may use it to destroy the window and/or save plugin settings to ini file. Its prototype is:
procedure SynCloseForm(AHandle: Pointer); stdcall;
Parameters are: