1
edit
Changes
→Public Function
** Navigation keys are: '''UP_KEY DOWN_KEY TAB_KEY and ENTER_KEY'''
** Right before the IO_Vedit::edit() Terminates, if the help function pointer attribute is not NULL, it will call it again passing '''ClearMesssage'' , and '''*_owner''' as arguments (this will clear the help message after editing is done.)
** IO_Vedit::edit() will return the return value of IO_EidtIO_Edit::edit().
==IO_CheckList==