Component
Menus Component
6 language-reference entries were extracted for this component.
- Fnd_Menu_DisableAll This routine temporarily disables all of the currently displayed menu items. Call it before displaying a dialog or window which will not respond to menu selections. The menus...
- Fnd_Menu_Info This function returns the requested information about the Menu component. $version_t:=Fnd_Menu_Info ("version")
- Fnd_Menu_MenuBar This routine installs and updates Foundation’s menu bar. In addition to calling the MENU BAR command, this routine will localize the menus (using the Localization component, if...
- Fnd_Menu_MenuBarName Fnd_Menu_MenuBarName allows the developer to specify the menu bar to display the next time the menu bar is displayed by a Foundation component. If a blank name is specified,...
- Fnd_Menu_Window_Add Adds the specified title to the Window menu. If no title is specified, the window title of the current process is used. If the current process is already represented in the...
- Fnd_Menu_Window_Remove The Fnd_Menu_Window_Remove routine removes the specified process from the Window menu. If the process number is not specified, the current process is removed from the menu bar....