21
edits
Changes
→edit()
====edit()====
<big><pre>
int IO_Edit::edit(IO_Form* Owner);
</pre></big>
edit() makes a direct call to ciol's io_edit with corresponding data from the IO_Edit's attributes.
edit() return the value returned by ciol's io_edit.
====editable()====