Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_COMBO_BOX_EX_ITEM General cluster: wel description: "Combo-box item. An item that handle a text and a bitmap." create: make, make_with_index, make_by_pointer Ancestors WEL_BIT_OPERATIONS WEL_COMBO_BOX_CONSTANTS WEL_STRUCTURE* Queries Cb_addstring: INTEGER_32 Cb_deletestring: INTEGER_32 Cb_dir: INTEGER_32 Cb_err: INTEGER_32 Cb_errspace: INTEGER_32 Cb_findstring: INTEGER_32 Cb_findstringexact: INTEGER_32 Cb_getcount: INTEGER_32 Cb_getcursel: INTEGER_32 Cb_getdroppedcontrolrect: INTEGER_32 Cb_getdroppedstate: INTEGER_32 Cb_getdroppedwidth: INTEGER_32 Cb_geteditsel: INTEGER_32 Cb_getextendedui: INTEGER_32 Cb_gethorizontalextent: INTEGER_32 Cb_getitemdata: INTEGER_32 Cb_getitemheight: INTEGER_32 Cb_getlbtext: INTEGER_32 Cb_getlbtextlen: INTEGER_32 Cb_gettopindex: INTEGER_32 Cb_insertstring: INTEGER_32 Cb_limittext: INTEGER_32 Cb_okay: INTEGER_32 Cb_resetcontent: INTEGER_32 Cb_selectstring: INTEGER_32 Cb_setcursel: INTEGER_32 Cb_setdroppedwidth: INTEGER_32 Cb_seteditsel: INTEGER_32 Cb_setextendedui: INTEGER_32 Cb_sethorizontalextent: INTEGER_32 Cb_setitemdata: INTEGER_32 Cb_setitemheight: INTEGER_32 Cb_settopindex: INTEGER_32 Cb_showdropdown: INTEGER_32 Cbeif_di_setitem: INTEGER_32 Cbeif_image: INTEGER_32 Cbeif_indent: INTEGER_32 Cbeif_lparam: INTEGER_32 Cbeif_overlay: INTEGER_32 Cbeif_selectedimage: INTEGER_32 Cbeif_text: INTEGER_32 Cbem_deleteitem: INTEGER_32 Cbem_getcombocontrol: INTEGER_32 Cbem_geteditcontrol: INTEGER_32 Cbem_getexstyle: INTEGER_32 Cbem_getimagelist: INTEGER_32 Cbem_getitem: INTEGER_32 Cbem_haseditchanged: INTEGER_32 Cbem_insertitem: INTEGER_32 Cbem_setexstyle: INTEGER_32 Cbem_setimagelist: INTEGER_32 Cbem_setitem: INTEGER_32 Cben_beginedit: INTEGER_32 Cben_deleteitem: INTEGER_32 Cben_endedit: INTEGER_32 Cben_getdispinfo: INTEGER_32 Cben_insertitem: INTEGER_32 Cbenf_dropdown: INTEGER_32 Cbenf_escape: INTEGER_32 Cbenf_killfocus: INTEGER_32 Cbenf_return: INTEGER_32 Cbes_ex_noeditimage: INTEGER_32 Cbes_ex_noeditimageindent: INTEGER_32 Cbn_closeup: INTEGER_32 Cbn_dblclk: INTEGER_32 Cbn_dropdown: INTEGER_32 Cbn_editchange: INTEGER_32 Cbn_editupdate: INTEGER_32 Cbn_errspace: INTEGER_32 Cbn_killfocus: INTEGER_32 Cbn_selchange: INTEGER_32 Cbn_selendcancel: INTEGER_32 Cbn_selendok: INTEGER_32 Cbn_setfocus: INTEGER_32 Cbs_autohscroll: INTEGER_32 Cbs_disablenoscroll: INTEGER_32 Cbs_dropdown: INTEGER_32 Cbs_dropdownlist: INTEGER_32 Cbs_hasstrings: INTEGER_32 Cbs_lowercase: INTEGER_32 Cbs_nointegralheight: INTEGER_32 Cbs_oemconvert: INTEGER_32 Cbs_ownerdrawfixed: INTEGER_32 Cbs_ownerdrawvariable: INTEGER_32 Cbs_simple: INTEGER_32 Cbs_sort: INTEGER_32 Cbs_uppercase: INTEGER_32 clear_flag (flags, mask: INTEGER_32): INTEGER_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN image: INTEGER_32 indent: INTEGER_32 index: INTEGER_32 is_equal (other: [like Current] WEL_COMBO_BOX_EX_ITEM): BOOLEAN item: POINTER mask: INTEGER_32 overlay: INTEGER_32 selected_image: INTEGER_32 set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 text: STRING_32 Commands clear_mask copy (other: [like Current] WEL_COMBO_BOX_EX_ITEM) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_image (value: INTEGER_32) set_indent (value: INTEGER_32) set_index (value: INTEGER_32) set_item (an_item: POINTER) set_overlay (value: INTEGER_32) set_selected_image (value: INTEGER_32) set_shared set_text (txt: READABLE_STRING_GENERAL) set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org