This section describes the macros of the Oracle Forms Open API Menu Item object.
d2fmnig_client_info( ctx, obj, val );
This macro returns the value of the D2FP_CLIENT_INFO property of the menu item object as a type dvoid pointer.
d2fmnig_com_txt( ctx, obj, val );
This macro returns the value of the Command Text property of the menu item object as type text.
d2fmnig_com_typ( ctx, obj, val );
This macro returns the value of the Command Type property of the menu item object as type number.
d2fmnig_comment( ctx, obj, val );
This macro returns the value of the Comments property of the menu item object as type text.
d2fmnig_disp_no_priv( ctx, obj, val );
This macro returns the value of the Display without Privileges property of the menu item object as type boolean.
d2fmnig_enabled( ctx, obj, val );
This macro returns the value of the Enabled property of the menu item object as type boolean.
d2fmnig_font_nam( ctx, obj, val );
This macro returns the value of the Font Name property of the menu item object as type text.
d2fmnig_font_siz( ctx, obj, val );
This macro returns the value of the Font Size property of the menu item object as type number.
d2fmnig_font_spcing( ctx, obj, val );
This macro returns the value of the Font Spacing property of the menu item object as type number.
d2fmnig_font_sty( ctx, obj, val );
This macro returns the value of the Font Style property of the menu item object as type number.
d2fmnig_font_wght( ctx, obj, val );
This macro returns the value of the Font Weight property of the menu item object as type number.
d2fmnig_hint( ctx, obj, val );
This macro returns the value of the Hint property of the menu item object as type text.
d2fmnig_hlp_description( ctx, obj, val );
This macro returns the value of the Help property of the menu item object as type text.
d2fmnig_icon_flnam( ctx, obj, val );
This macro returns the value of the Icon Filename property of the menu item object as type text.
d2fmnig_icon_in_mnu( ctx, obj, val );
This macro returns the value of the Iconic property of the menu item object as type boolean.
d2fmnig_kdrd_acc( ctx, obj, val );
This macro returns the value of the Keyboard Accelerator property of the menu item object as type text.
d2fmnig_label( ctx, obj, val );
This macro returns the value of the Label property of the menu item object as type text.
d2fmnig_magic_itm( ctx, obj, val );
This macro returns the value of the Magic Item property of the menu item object as type number.
d2fmnig_mnu_itm_code( ctx, obj, val );
This macro returns the value of the D2FP_MNU_ITM_CODE property of the menu item object as type text.
d2fmnig_mnu_itm_rad_grp( ctx, obj, val );
This macro returns the value of the Menu Item Radio Group property of the menu item object as type text.
d2fmnig_mnu_itm_typ( ctx, obj, val );
This macro returns the value of the Menu Item Type property of the menu item object as type number.
d2fmnig_module( ctx, obj, val );
This macro returns the value of the D2FP_MODULE property of the menu item object as type object.
d2fmnig_name( ctx, obj, val );
This macro returns the value of the Name property of the menu item object as type text.
d2fmnig_next( ctx, obj, val );
This macro returns the value of the D2FP_NEXT property of the menu item object as type object.
d2fmnig_owner( ctx, obj, val );
This macro returns the value of the D2FP_OWNER property of the menu item object as type object.
d2fmnig_par_flnam( ctx, obj, val );
This macro returns the value of the D2FP_PAR_FLNAM property of the menu item object as type text.
d2fmnig_par_flpath( ctx, obj, val );
This macro returns the value of the D2FP_PAR_FLPATH property of the menu item object as type text.
d2fmnig_par_modstr( ctx, obj, val );
This macro returns the value of the D2FP_PAR_MODSTR property of the menu item object as type number.
d2fmnig_par_modtyp( ctx, obj, val );
This macro returns the value of the D2FP_PAR_MODTYP property of the menu item object as type number.
d2fmnig_par_module( ctx, obj, val );
This macro returns the value of the D2FP_PAR_MODULE property of the menu item object as type text.
d2fmnig_par_num( ctx, obj, val );
This macro returns the value of the D2FP_PAR_NUM property of the menu item object as type text.
d2fmnig_previous( ctx, obj, val );
This macro returns the value of the D2FP_PREVIOUS property of the menu item object as type object.
d2fmnig_role_count( ctx, obj, val );
This macro returns the value of the D2FP_ROLE_COUNT property of the menu item object as type number.
d2fmnig_source( ctx, obj, val );
This macro returns the value of the D2FP_SOURCE property of the menu item object as type object.
d2fmnig_sub_mnu_nam( ctx, obj, val );
This macro returns the value of the D2FP_SUB_MNU_NAM property of the menu item object as type text.
d2fmnig_sub_mnu_obj( ctx, obj, val );
This macro returns the value of the D2FP_SUB_MNU_OBJ property of the menu item object as type object.
d2fmnig_vat_nam( ctx, obj, val );
This macro returns the value of the Visual Attribute Group property of the menu item object as type text.
d2fmnig_vat_obj( ctx, obj, val );
This macro returns the value of the D2FP_VAT_OBJ property of the menu item object as type object.
d2fmnig_visible( ctx, obj, val );
This macro returns the value of the Visible property of the menu item object as type boolean.
d2fmnig_vsbl_in_horz_mnu_tlbr( ctx, obj, val );
This macro returns the value of the Visible in Horizontal/Vertical Menu Toolbar property of the menu item object as type boolean.
d2fmnig_vsbl_in_menu( ctx, obj, val );
This macro returns the value of the Visible in Menu property of the menu item object as type boolean.
d2fmnig_vsbl_in_vert_mnu_tlbr( ctx, obj, val );
This macro returns the value of the Visible in Horizontal/Vertical Menu Toolbar property of the menu item object as type boolean.
d2fmnis_client_info( ctx, obj, val );
This macro sets the value of the D2FP_CLIENT_INFO property of the menu item object.
d2fmnis_com_txt( ctx, obj, val );
This macro sets the value of the Command Text property of the menu item object.
d2fmnis_com_typ( ctx, obj, val );
This macro sets the value of the Command Type property of the menu item object.
d2fmnis_comment( ctx, obj, val );
This macro sets the value of the Comments property of the menu item object.
d2fmnis_disp_no_priv( ctx, obj, val );
This macro sets the value of the Display without Privileges property of the menu item object.
d2fmnis_enabled( ctx, obj, val );
This macro sets the value of the Enabled property of the menu item object.
d2fmnis_font_nam( ctx, obj, val );
This macro sets the value of the Font Name property of the menu item object.
d2fmnis_font_siz( ctx, obj, val );
This macro sets the value of the Font Size property of the menu item object.
d2fmnis_font_spcing( ctx, obj, val );
This macro sets the value of the Font Spacing property of the menu item object.
d2fmnis_font_sty( ctx, obj, val );
This macro sets the value of the Font Style property of the menu item object.
d2fmnis_font_wght( ctx, obj, val );
This macro sets the value of the Font Weight property of the menu item object.
d2fmnis_hint( ctx, obj, val );
This macro sets the value of the Hint property of the menu item object.
d2fmnis_hlp_description( ctx, obj, val );
This macro sets the value of the Help property of the menu item object.
d2fmnis_icon_flnam( ctx, obj, val );
This macro sets the value of the Icon Filename property of the menu item object.
d2fmnis_icon_in_mnu( ctx, obj, val );
This macro sets the value of the Iconic property of the menu item object.
d2fmnis_kdrd_acc( ctx, obj, val );
This macro sets the value of the Keyboard Accelerator property of the menu item object.
d2fmnis_label( ctx, obj, val );
This macro sets the value of the Label property of the menu item object.
d2fmnis_magic_itm( ctx, obj, val );
This macro sets the value of the Magic Item property of the menu item object.
d2fmnis_mnu_itm_code( ctx, obj, val );
This macro sets the value of the D2FP_MNU_ITM_CODE property of the menu item object.
d2fmnis_mnu_itm_rad_grp( ctx, obj, val );
This macro sets the value of the Menu Item Radio Group property of the menu item object.
d2fmnis_mnu_itm_typ( ctx, obj, val );
This macro sets the value of the Menu Item Type property of the menu item object.
d2fmnis_module( ctx, obj, val );
This macro sets the value of the D2FP_MODULE property of the menu item object.
d2fmnis_name( ctx, obj, val );
This macro sets the value of the Name property of the menu item object.
d2fmnis_par_flnam( ctx, obj, val );
This macro sets the value of the D2FP_PAR_FLNAM property of the menu item object.
d2fmnis_par_flpath( ctx, obj, val );
This macro sets the value of the D2FP_PAR_FLPATH property of the menu item object.
d2fmnis_par_modstr( ctx, obj, val );
This macro sets the value of the D2FP_PAR_MODSTR property of the menu item object.
d2fmnis_par_modtyp( ctx, obj, val );
This macro sets the value of the D2FP_PAR_MODTYP property of the menu item object.
d2fmnis_par_module( ctx, obj, val );
This macro sets the value of the D2FP_PAR_MODULE property of the menu item object.
d2fmnis_par_num( ctx, obj, val );
This macro sets the value of the D2FP_PAR_NUM property of the menu item object.
d2fmnis_previous( ctx, obj, val );
This macro sets the value of the D2FP_PREVIOUS property of the menu item object.
d2fmnis_role_count( ctx, obj, val );
This macro sets the value of the D2FP_ROLE_COUNT property of the menu item object.
d2fmnis_source( ctx, obj, val );
This macro sets the value of the D2FP_SOURCE property of the menu item object.
d2fmnis_sub_mnu_nam( ctx, obj, val );
This macro sets the value of the D2FP_SUB_MNU_NAM property of the menu item object.
d2fmnis_sub_mnu_obj( ctx, obj, val );
This macro sets the value of the D2FP_SUB_MNU_OBJ property of the menu item object.
d2fmnis_vat_nam( ctx, obj, val );
This macro sets the value of the Visual Attribute Group property of the menu item object.
d2fmnis_vat_obj( ctx, obj, val );
This macro sets the value of the D2FP_VAT_OBJ property of the menu item object.
d2fmnis_visible( ctx, obj, val );
This macro sets the value of the Visible property of the menu item object.
d2fmnis_vsbl_in_horz_mnu_tlbr( ctx, obj, val );
This macro sets the value of the Visible in Horizontal/Vertical Menu Toolbar property of the menu item object.
d2fmnis_vsbl_in_menu( ctx, obj, val );
This macro sets the value of the Visible in Menu property of the menu item object.
d2fmnis_vsbl_in_vert_mnu_tlbr( ctx, obj, val );
This macro sets the value of the Visible in Horizontal/Vertical Menu Toolbar property of the menu item object.
Creating modules using the Open API
Modifying modules using the Open API