%HI_Menu_Create( INT in _ID, INT in _menuPos, BOOL in _bPersistent )
_ID | Within the scheme - a unique identifier of menu. If menu with the same _ID exists, it is deleted. |
_menuPos | Consecutive number (starts with 1,...) for the menu to class. If the menu is already defined in the existing consecutive place, new menu will appear next to it (menu which has been already defined is not deleted). |
_bPersistent | If there is:
|
Pridať komentár