[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: mseedit.pas line 246
type ibutton = interface(inullinterface)
procedure buttonaction();
end;
ibutton
inullinterface