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

Alert Object Macros

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

d2faltg_alt_msg( ctx, obj, val );

This macro returns the value of the D2FP_ALT_MSG property of the alert object as type text.

d2faltg_alt_sty( ctx, obj, val );

This macro returns the value of the D2FP_ALT_STY property of the alert object as type number.

d2faltg_back_color( ctx, obj, val );

This macro returns the value of the Background Color property of the alert object as type text.

d2faltg_btn_1_lbl( ctx, obj, val );

This macro returns the value of the Button Number 1 property of the alert object as type text.

d2faltg_btn_2_lbl( ctx, obj, val );

This macro returns the value of the Button Number 2 property of the alert object as type text.

d2faltg_btn_3_lbl( ctx, obj, val );

This macro returns the value of the Button Number 3 property of the alert object as type text.

d2faltg_client_info( ctx, obj, val );

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

d2faltg_comment( ctx, obj, val );

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

d2faltg_dflt_alt_btn( ctx, obj, val );

This macro returns the value of the Default Alert Button property of the alert object as type number.

d2faltg_fill_pat( ctx, obj, val );

This macro returns the value of the Fill Pattern property of the alert object as type text.

d2faltg_font_nam( ctx, obj, val );

This macro returns the value of the Font Name property of the alert object as type text.

d2faltg_font_siz( ctx, obj, val );

This macro returns the value of the Font Size property of the alert object as type number.

d2faltg_font_spcing( ctx, obj, val );

This macro returns the value of the Font Spacing property of the alert object as type number.

d2faltg_font_sty( ctx, obj, val );

This macro returns the value of the Font Style property of the alert object as type number.

d2faltg_font_wght( ctx, obj, val );

This macro returns the value of the Font Weight property of the alert object as type number.

d2faltg_fore_color( ctx, obj, val );

This macro returns the value of the Foreground Color property of the alert object as type text.

d2faltg_lang_dir( ctx, obj, val );

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

d2faltg_module( ctx, obj, val );

This macro returns the value of the D2FP_MODULE property of the alert object as type object.

d2faltg_name( ctx, obj, val );

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

d2faltg_next( ctx, obj, val );

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

d2faltg_owner( ctx, obj, val );

This macro returns the value of the D2FP_OWNER property of the alert object as type object.

d2faltg_par_flnam( ctx, obj, val );

This macro returns the value of the D2FP_PAR_FLNAM property of the alert object as type text.

d2faltg_par_flpath( ctx, obj, val );

This macro returns the value of the D2FP_PAR_FLPATH property of the alert object as type text.

d2faltg_par_modstr( ctx, obj, val );

This macro returns the value of the D2FP_PAR_MODSTR property of the alert object as type number.

d2faltg_par_modtyp( ctx, obj, val );

This macro returns the value of the D2FP_PAR_MODTYP property of the alert object as type number.

d2faltg_par_module( ctx, obj, val );

This macro returns the value of the D2FP_PAR_MODULE property of the alert object as type text.

d2faltg_par_nam( ctx, obj, val );

This macro returns the value of the D2FP_PAR_NAM property of the alert object as type text.

d2faltg_previous( ctx, obj, val );

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

d2faltg_source( ctx, obj, val );

This macro returns the value of the D2FP_SOURCE property of the alert object as type object.

d2faltg_title( ctx, obj, val );

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

d2faltg_vat_nam( ctx, obj, val );

This macro This macro returns the value of the Visual Attribute Group property of the alert object as type text.

d2faltg_vat_obj( ctx, obj, val );

This macro returns the value of the D2FP_VAT_OBJ property of the alert object as type object.

d2falts_alt_msg( ctx, obj, val );

This macro sets the value of the Alert Message property of the alert object.

d2falts_alt_sty( ctx, obj, val );

This macro sets the value of the Style property of the alert object.

d2falts_back_color( ctx, obj, val );

This macro sets the value of the Background Color property of the alert object.

d2falts_btn_1_lbl( ctx, obj, val );

This macro sets the value of the Button Number 1 property of the alert object.

d2falts_btn_2_lbl( ctx, obj, val );

This macro sets the value of the Button Number 2 property of the alert object.

d2falts_btn_3_lbl( ctx, obj, val );

This macro returns the value of the Button Number 3 property of the alert object.

d2falts_client_info( ctx, obj, val );

This macro sets the value of the D2FP_CLIENT_INFO property of the alert object.

d2falts_comment( ctx, obj, val );

This macro sets the value of the Comments property of the alert object.

d2falts_dflt_alt_btn( ctx, obj, val );

This macro sets the value of the Default Alert Button property of the alert object.

d2falts_fill_pat( ctx, obj, val );

This macro sets the value of the Fill Pattern property of the alert object.

d2falts_font_nam( ctx, obj, val );

This macro sets the value of the Font Name property of the alert object.

d2falts_font_siz( ctx, obj, val );

This macro sets the value of the Font Size property of the alert object.

d2falts_font_spcing( ctx, obj, val );

This macro sets the value of the Font Spacing property of the alert object.

d2falts_font_sty( ctx, obj, val );

This macro sets the value of the Font Style property of the alert object.

d2falts_font_wght( ctx, obj, val );

This macro sets the value of the Font Weight property of the alert object.

d2falts_fore_color( ctx, obj, val );

This macro sets the value of the Foreground Color property of the alert object.

d2falts_lang_dir( ctx, obj, val );

This macro sets the value of the Language Direction property of the alert object.

d2falts_module( ctx, obj, val );

This macro sets the value of the D2FP_MODULE property of the alert object.

d2falts_name( ctx, obj, val );

This macro sets the value of the Name property of the alert object.

d2falts_next( ctx, obj, val );

This macro sets the value of the D2FP_NEXT property of the alert object.

d2falts_owner( ctx, obj, val );

This macro sets the value of the D2FP_OWNER property of the alert object.

d2falts_par_flnam( ctx, obj, val );

This macro sets the value of the D2FP_PAR_FLNAM property of the alert object.

d2falts_par_flpath( ctx, obj, val );

This macro sets the value of the D2FP_PAR_FLPATH property of the alert object.

d2falts_par_modstr( ctx, obj, val );

This macro sets the value of the D2FP_PAR_MODSTR property of the alert object.

d2falts_par_modtyp( ctx, obj, val );

This macro sets the value of the D2FP_PAR_MODTYP property of the alert object.

d2falts_par_module( ctx, obj, val );

This macro sets the value of the D2FP_PAR_MODULE property of the alert object.

d2falts_par_nam( ctx, obj, val );

This macro sets the value of the D2FP_PAR_NAM property of the alert object.

d2falts_previous( ctx, obj, val );

This macro sets the value of the D2FP_PREVIOUS property of the alert object.

d2falts_source( ctx, obj, val );

This macro sets the value of the D2FP_SOURCE property of the alert object.

d2falts_title( ctx, obj, val );

This macro sets the value of the Title property of the alert object.

d2falts_vat_nam( ctx, obj, val );

This macro sets the value of the Visual Attribute Group property of the alert object.

d2falts_vat_obj( ctx, obj, val );

This macro sets the value of the D2FP_VAT_OBJ property of the alert object.


Creating modules using the Open API

Modifying modules using the Open API

About Open API header files

Alert object functions

Alert object API properties

Alert object API