Menu

SynCloseForm

Alexey T.

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:

  • AHandle - handle which was previously returned by plugin in SynOpenForm.

Related

Wiki: binary Panel plugins

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.