Generate the menu module executable.
Save the menu module as custmenu.mmx.
In the Property Sheet for the form, set the Starting Menu property to custmenu.
In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.
第1题:
Which built-in do you use to determine which timer in form module has expired?()
第2题:
You have written a custom menu for a Forms application. You saved the menu module to the file custmenu.mmb. In the Property Palette for the form, you set the Menu Module property to custmenu. When you run the form, the custom menu does not appear. What can you do to fix this problem?()
第3题:
You need to allow the user to toggle between automatic query and no automatic query using a pop-up menu. Which built-in would you use in the menu item command to obtain the relationship name? ()
第4题:
You need to change the text of a pop-up menu that appears when a user right clicks the mouse in the EMP_DATA data block. Where could you find the node for the pop-up menu in the Object Navigator?()
第5题:
You established access to menu modules using roles. You have allowed the sales role to access the menu module, but prevented access to the Update menu item. Which item property would you alter to gray out the menu option for the role?()
第6题:
How would you default the layout of a parameter form? ()
第7题:
Create a custom action and set the NoImpersonate property to true
Create a custom action and set the NoImpersonate property to false
Create a manifest and set the RequestedExecutionLevel level attribute to AsInvoker.
Create a manifest and set the RequestedExecutionLevel level attribute to AsAdministrator.
第8题:
Generate the menu module executable.
Save the menu module as custmenu.mmx.
In the Property Sheet for the form, set the Starting Menu property to custmenu.
In the Property Sheet for the form, set the Menu Module property to custmenu.mmb.
第9题:
Use the Layout Editor to create a pop-up menu, assign commands to the menu in the Menu Editor, and attack the menu items to the canvas.
Use the Report Wizard to create a pop-up menu and attack the menu items to the canvas.
Alter the pop-up Menu Property value in the Property Palette of the canvas.
Use the Object Navigator to create a pop-up menu, assign commands to the menu items, and attack the menu to items or canvases.
第10题:
FIND_TIMER
GET_TIMER_PROPERTY
GET_APPLICATION_PROPERTY
GET_CUSTOM_ITEM_EVENT_PROPERTY
第11题:
Built-in Packages
Menus
PL/SQL Libraries
Object Libraries
Form Module
第12题:
The internal ID of a menu.
The internal ID of a menu item.
The internal ID of a menu module.
The internal ID of form module to which the menu is attached.
第13题:
You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()
第14题:
You have a master-detail relationship in the EMPLOYEE form module. You set the Delete Record Behavior property to Cascading. When a user deletes a master record, how does Forms implement the cascade-delete foreign-key rule? ()
第15题:
What does the FIND_MENU_ITEM built-in function return?()
第16题:
How can you change the cursor style in your form? ()
第17题:
You need to add a pop-up menu to the CV_EMP canvas to display when a user right-clicks the mouse within the canvas. How could you create the pop-up menu?()
第18题:
Open the form module property palette and set the Cursor Style property.
From the Tools menu, select Preferences-->Runtime Settings.
Use the GET_APPLICATION_PROPERTY and SET_APPLICATION_PROPERTY built-ins.
You cannot change the cursor style.
第19题:
GET_RELATION_PROPERTY
SET_RELATION_PROPERTY
GET_BLOCK_PROPERTY
GET_FORM_PROPERTY
第20题:
Item Roles.
Menu Item Roles.
Display without Privilege.
Use Security.
Command Type.
第21题:
Disable the values for the Menu Module Roles property.
Set the Use Security value in the form module Property Palette to 'True'.
Set the Use Security value in the form module Property Palette to 'False'.
Set the Use Security value in the menu module Property Palette to 'True'.
Set the Use Security value in the menu module Property Palette to 'False'.
第22题:
Create a custom action and set the NoImpersonate property to true
Create a custom action and set the NoImpersonate property to false
Create a manifest and set the RequestedExecutionLevel level attribute to AsInvoker
Create a manifest and set the RequestedExecutionLevel level attribute to AsAdministrator
第23题:
Menu
Plus
Macro
PL/SQL
第24题:
Select file-->Administration-->Convert
Select file-->Administration-->Execute
Select file-->Administration-->Compile File
No further step is necessary.