A script-enabled browser is required for this page to function properly.

Form module object macros

This section describes the macros of the Oracle Forms Open API Form Module object.

d2ffmdg_alert( ctx, obj, val );

This macro returns the value of the D2FP_ALERT property of the form module object as type object.

d2ffmdg_att_lib( ctx, obj, val );

This macro returns the value of the D2FP_ATT_LIB property of the form module object as type object.

d2ffmdg_block( ctx, obj, val );

This macro returns the value of the D2FP_BLOCK property of the form module object as type object.

d2ffmdg_canvas( ctx, obj, val );

This macro returns the value of the D2FP_CANVAS property of the form module object as type object.

d2ffmdg_client_info( ctx, obj, val );

This macro returns the value of the D2FP_CLIENT_INFO property of the form module object as a type dvoid pointer.

d2ffmdg_comment( ctx, obj, val );

This macro returns the value of the Comments property of the form module object as type text.

d2ffmdg_console_win( ctx, obj, val );

This macro returns the value of the Console Window property of the form module object as type text.

d2ffmdg_crsr_mode( ctx, obj, val );

This macro returns the value of the Cursor Mode property of the form module object as type number.

d2ffmdg_defer_req_enf( ctx, obj, val );

This macro returns the value of the D2FP_DEFER_REQ_ENF property of the form module object as type boolean.

d2ffmdg_editor( ctx, obj, val );

This macro returns the value of the Editor property of the form module object as type object.

d2ffmdg_form_param( ctx, obj, val );

This macro returns the value of the D2FP_FORM_PARAM property of the form module object as type object.

d2ffmdg_frst_navigation_blk_nam( ctx, obj, val );

This macro returns the value of the First navigation Block property of the form module object as type text.

d2ffmdg_frst_navigation_blk_obj( ctx, obj, val );

This macro returns the value of the D2FP_FRST_NAVIGATION_BLK_OBJ property of the form module object as type object.

d2ffmdg_horz_tlbr_cnv( ctx, obj, val );

This macro returns the value of the Horizontal Toolbar Canvas property of the form module object as type text.

d2ffmdg_inhrt_sty( ctx, obj, val );

This macro returns the value of the D2FP_INHRT_STY property of the form module object as type number.

d2ffmdg_init_mnu( ctx, obj, val );

This macro returns the value of the Initial Menu property of the form module object as type text.

d2ffmdg_interaction_mode( ctx, obj, val );

This macro returns the value of the Interaction Mode property of the form module object as type number.

d2ffmdg_isolation_mode( ctx, obj, val );

This macro returns the value of the Isolation Mode property of the form module object as type number.

d2ffmdg_lang_dir( ctx, obj, val );

This macro returns the value of the Language Direction property of the form module object as type number.

d2ffmdg_lov( ctx, obj, val );

This macro returns the value of the List of Values property of the form module object as type object.

d2ffmdg_max_qry_time( ctx, obj, val );

This macro returns the value of the Maximum Query Time property of the form module object as type number.

d2ffmdg_max_recs_fetched( ctx, obj, val );

This macro returns the value of the Maximum Records Fetched property of the form module object as type number.

d2ffmdg_menu( ctx, obj, val );

This macro returns the value of the D2FP_MENU property of the form module object as type object.

d2ffmdg_mnu_mod( ctx, obj, val );

This macro returns the value of the Menu Module property of the form module object.

d2ffmdg_mnu_role( ctx, obj, val );

This macro returns the value of the Menu Module Roles property of the form module object as type text.

d2ffmdg_mnu_sty( ctx, obj, val );

This macro returns the value of the Menu Style property of the form module object as type number.

d2ffmdg_mouse_navigation_lmt( ctx, obj, val );

This macro returns the value of the Mouse Navigation Limit property of the form module object as type number.

d2ffmdg_name( ctx, obj, val );

This macro returns the value of the Name property of the form module object as type text.

d2ffmdg_next( ctx, obj, val );

This macro returns the value of the D2FP_NEXT property of the form module object as type object.

d2ffmdg_obj_grp( ctx, obj, val );

This macro returns the value of the D2FP_OBJ_GRP property of the form module object as type object.

d2ffmdg_previous( ctx, obj, val );

This macro returns the value of the D2FP_PREVIOUS property of the form module object as type object.

d2ffmdg_prog_unit( ctx, obj, val );

This macro returns the value of the D2FP_PROG_UNIT property of the form module object as type object.

d2ffmdg_prop_class( ctx, obj, val );

This macro returns the value of the Property Class property of the form module object as type object.

d2ffmdg_rec_grp( ctx, obj, val );

This macro returns the value of the Record Group property of the form module object as type object.

d2ffmdg_rec_vat_grp_nam( ctx, obj, val );

This macro returns the value of the Current Record Visual Attribute Group property of the form module object as type text.

d2ffmdg_rec_vat_grp_obj( ctx, obj, val );

This macro returns the value of the D2FP_REC_VAT_GRP_OBJ property of the form module object as type object.

d2ffmdg_report( ctx, obj, val );

This macro returns the value of the D2FP_REPORT property of the form module object as type object.

d2ffmdg_runtime_comp( ctx, obj, val );

This macro returns the value of the D2FP_RUNTIME_COMP property of the form module object as type number.

d2ffmdg_svpnt_mode( ctx, obj, val );

This macro returns the value of the Savepoint Mode property of the form module object as type boolean.

d2ffmdg_title( ctx, obj, val );

This macro returns the value of the Title property of the form module object as type text.

d2ffmdg_trigger( ctx, obj, val );

This macro returns the value of the D2FP_TRIGGER property of the form module object as type object.

d2ffmdg_use_3D_cntrls( ctx, obj, val );

This macro returns the value of the Use 3D Controls property of the form module object as type boolean.

d2ffmdg_validation_unit( ctx, obj, val );

This macro returns the value of the Validation Unit property of the form module object as type number.

d2ffmdg_vert_tlbr_cnv( ctx, obj, val );

This macro returns the value of the Vertical Toolbar Canvas property of the form module object as type text.

d2ffmdg_vis_attr( ctx, obj, val );

This macro returns the value of the D2FP_VIS_ATTR property of the form module object as type object.

d2ffmdg_window( ctx, obj, val );

This macro returns the value of the Window property of the form module object as type object.

d2ffmds_alert( ctx, obj, val );

This macro sets the value of the D2FP_ALERT property of the form module object.

d2ffmds_att_lib( ctx, obj, val );

This macro sets the value of the D2FP_ATT_LIB property of the form module object.

d2ffmds_block( ctx, obj, val );

This macro sets the value of the D2FP_BLOCK property of the form module object.

d2ffmds_canvas( ctx, obj, val );

This macro sets the value of the D2FP_CANVAS property of the form module object.

d2ffmds_client_info( ctx, obj, val );

This macro sets the value of the D2FP_CLIENT_INFO property of the form module object.

d2ffmds_comment( ctx, obj, val );

This macro sets the value of the Comments property of the form module object.

d2ffmds_console_win( ctx, obj, val );

This macro sets the value of the Console Window property of the form module object.

d2ffmds_crsr_mode( ctx, obj, val );

This macro sets the value of the Cursor Mode property of the form module object.

d2ffmds_defer_req_enf( ctx, obj, val );

This macro sets the value of the D2FP_DEFER_REQ_ENF property of the form module object.

d2ffmds_editor( ctx, obj, val );

This macro sets the value of the Editor property of the form module object.

d2ffmds_form_param( ctx, obj, val );

This macro sets the value of the D2FP_FORM_PARAM property of the form module object.

d2ffmds_frst_navigation_blk_nam( ctx, obj, val );

This macro sets the value of the First navigation Block property of the form module object.

d2ffmds_frst_navigation_blk_obj( ctx, obj, val );

This macro sets the value of the D2FP_FRST_NAVIGATION_BLK_OBJ property of the form module object.

d2ffmds_horz_tlbr_cnv( ctx, obj, val );

This macro sets the value of the Horizontal Toolbar Canvas property of the form module object.

d2ffmds_inhrt_sty( ctx, obj, val );

This macro sets the value of the D2FP_INHRT_STY property of the form module object.

d2ffmds_init_mnu( ctx, obj, val );

This macro sets the value of the Initial Menu property of the form module object.

d2ffmds_interaction_mode( ctx, obj, val );

This macro sets the value of the Interaction Mode property of the form module object.

d2ffmds_isolation_mode( ctx, obj, val );

This macro sets the value of the Isolation Mode property of the form module object.

d2ffmds_lang_dir( ctx, obj, val );

This macro sets the value of the Language Direction property of the form module object.

d2ffmds_lov( ctx, obj, val );

This macro sets the value of the List of Values property of the form module object.

d2ffmds_max_qry_time( ctx, obj, val );

This macro sets the value of the Maximum Query Time property of the form module object.

d2ffmds_max_recs_fetched( ctx, obj, val );

This macro sets the value of the Maximum Records Fetched property of the form module object.

d2ffmds_menu( ctx, obj, val );

This macro sets the value of the D2FP_MENU property of the form module object.

d2ffmds_mnu_mod( ctx, obj, val );

This macro sets the value of the Menu Module property of the form module object.

d2ffmds_mnu_role( ctx, obj, val );

This macro sets the value of the Menu Module Roles property of the form module object.

d2ffmds_mnu_sty( ctx, obj, val );

This macro sets the value of the Menu Style property of the form module object.

d2ffmds_mouse_navigation_lmt( ctx, obj, val );

This macro sets the value of the Mouse Navigation Limit property of the form module object.

d2ffmds_name( ctx, obj, val );

This macro sets the value of the Name property of the form module object.

d2ffmds_next( ctx, obj, val );

This macro sets the value of the D2FP_NEXT property of the form module object.

d2ffmds_obj_grp( ctx, obj, val );

This macro sets the value of the D2FP_OBJ_GRP property of the form module object.

d2ffmds_previous( ctx, obj, val );

This macro sets the value of the D2FP_PREVIOUS property of the form module object.

d2ffmds_prog_unit( ctx, obj, val );

This macro sets the value of the D2FP_PROG_UNIT property of the form module object.

d2ffmds_prop_class( ctx, obj, val );

This macro sets the value of the Property Class property of the form module object.

d2ffmds_rec_grp( ctx, obj, val );

This macro sets the value of the Record Group property of the form module object.

d2ffmds_rec_vat_grp_nam( ctx, obj, val );

This macro sets the value of the Current Record Visual Attribute Group property of the form module object.

d2ffmds_rec_vat_grp_obj( ctx, obj, val );

This macro sets the value of the D2FP_REC_VAT_GRP_OBJ property of the form module object.

d2ffmds_report( ctx, obj, val );

This macro sets the value of the D2FP_REPORT property of the form module object.

d2ffmds_runtime_comp( ctx, obj, val );

This macro sets the value of the D2FP_RUNTIME_COMP property of the form module object.

d2ffmds_svpnt_mode( ctx, obj, val );

This macro sets the value of the Savepoint Mode property of the form module object.

d2ffmds_title( ctx, obj, val );

This macro sets the value of the Title property of the form module object.

d2ffmds_trigger( ctx, obj, val );

This macro sets the value of the D2FP_TRIGGER property of the form module object.

d2ffmds_use_3D_cntrls( ctx, obj, val );

This macro sets the value of the Use 3D Controls property of the form module object.

d2ffmds_validation_unit( ctx, obj, val );

This macro sets the value of the Validation Unit property of the form module object.

d2ffmds_vert_tlbr_cnv( ctx, obj, val );

This macro sets the value of the Vertical Toolbar Canvas property of the form module object.


Creating modules using the Open API

Modifying modules using the Open API

About Open API header files

Form module object functions

Form module object API properties

Form module object