Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_CURSOR General cluster: wel description: "Small picture whose location on the screen is controlled by a pointing device." create: make_by_id, make_by_name, make_by_file, make_by_bitmask, make_by_predefined_id, make_by_pointer, make_by_icon_info Ancestors WEL_GRAPHICAL_RESOURCE* WEL_SYSTEM_METRICS Queries caption_height: INTEGER_32 cursor_height: INTEGER_32 cursor_width: INTEGER_32 dbcs_installed: BOOLEAN debug_installed: BOOLEAN dialog_window_frame_height: INTEGER_32 dialog_window_frame_width: INTEGER_32 double_click_height: INTEGER_32 double_click_width: INTEGER_32 eif_current_object_id: INTEGER_32 eif_id_object (an_id: INTEGER_32): detachable ANY eif_is_object_id_of_current (an_id: INTEGER_32): BOOLEAN eif_object_id (an_object: ANY): INTEGER_32 exists: BOOLEAN full_screen_client_area_height: INTEGER_32 full_screen_client_area_width: INTEGER_32 gdi_objects_count: INTEGER_32 get_icon_info: detachable WEL_ICON_INFO horizontal_scroll_bar_arrow_height: INTEGER_32 horizontal_scroll_bar_arrow_width: INTEGER_32 horizontal_scroll_bar_thumb_width: INTEGER_32 icon_height: INTEGER_32 icon_spacing_height: INTEGER_32 icon_spacing_width: INTEGER_32 icon_width: INTEGER_32 Image_bitmap: INTEGER_32 Image_cursor: INTEGER_32 Image_enhmetafile: INTEGER_32 Image_icon: INTEGER_32 imm_enabled: BOOLEAN is_remote_session: BOOLEAN item: POINTER kanji_window_height: INTEGER_32 maximized_window_height: INTEGER_32 maximized_window_width: INTEGER_32 menu_bar_height: INTEGER_32 monitor_count: INTEGER_32 mouse_button_swapped: BOOLEAN mouse_installed: BOOLEAN object_id: INTEGER_32 pen_installed: BOOLEAN popup_menu_right_aligned: BOOLEAN previous_cursor: detachable WEL_CURSOR reference_tracked: BOOLEAN references_count: INTEGER_32 screen_height: INTEGER_32 screen_width: INTEGER_32 shared: BOOLEAN Sm_cmetrics: INTEGER_32 Sm_cmonitors: INTEGER_32 Sm_cxborder: INTEGER_32 Sm_cxcursor: INTEGER_32 Sm_cxdlgframe: INTEGER_32 Sm_cxdoubleclk: INTEGER_32 Sm_cxframe: INTEGER_32 Sm_cxfullscreen: INTEGER_32 Sm_cxhscroll: INTEGER_32 Sm_cxhthumb: INTEGER_32 Sm_cxicon: INTEGER_32 Sm_cxiconspacing: INTEGER_32 Sm_cxmaximized: INTEGER_32 Sm_cxmenucheck: INTEGER_32 Sm_cxmin: INTEGER_32 Sm_cxmintrack: INTEGER_32 Sm_cxscreen: INTEGER_32 Sm_cxsize: INTEGER_32 Sm_cxvirtualscreen: INTEGER_32 Sm_cxvscroll: INTEGER_32 Sm_cyborder: INTEGER_32 Sm_cycaption: INTEGER_32 Sm_cycursor: INTEGER_32 Sm_cydlgframe: INTEGER_32 Sm_cydoubleclk: INTEGER_32 Sm_cyframe: INTEGER_32 Sm_cyfullscreen: INTEGER_32 Sm_cyhscroll: INTEGER_32 Sm_cyicon: INTEGER_32 Sm_cyiconspacing: INTEGER_32 Sm_cykanjiwindow: INTEGER_32 Sm_cymaximized: INTEGER_32 Sm_cymenu: INTEGER_32 Sm_cymenucheck: INTEGER_32 Sm_cymin: INTEGER_32 Sm_cymintrack: INTEGER_32 Sm_cyscreen: INTEGER_32 Sm_cysize: INTEGER_32 Sm_cyvirtualscreen: INTEGER_32 Sm_cyvscroll: INTEGER_32 Sm_cyvthumb: INTEGER_32 Sm_dbcsenabled: INTEGER_32 Sm_debug: INTEGER_32 Sm_immenabled: INTEGER_32 Sm_menudropalignment: INTEGER_32 Sm_mousepresent: INTEGER_32 Sm_mousewheelpresent: INTEGER_32 Sm_penwindows: INTEGER_32 Sm_remotesession: INTEGER_32 Sm_reserved1: INTEGER_32 Sm_reserved2: INTEGER_32 Sm_reserved3: INTEGER_32 Sm_reserved4: INTEGER_32 Sm_swapbutton: INTEGER_32 Sm_xvirtualscreen: INTEGER_32 Sm_yvirtualscreen: INTEGER_32 title_bar_height: INTEGER_32 title_bar_image_height: INTEGER_32 title_bar_image_width: INTEGER_32 vertical_scroll_bar_arrow_height: INTEGER_32 vertical_scroll_bar_arrow_width: INTEGER_32 vertical_scroll_bar_thumb_height: INTEGER_32 virtual_screen_height: INTEGER_32 virtual_screen_width: INTEGER_32 virtual_screen_x: INTEGER_32 virtual_screen_y: INTEGER_32 window_border_height: INTEGER_32 window_border_width: INTEGER_32 window_frame_height: INTEGER_32 window_frame_width: INTEGER_32 window_minimum_height: INTEGER_32 window_minimum_width: INTEGER_32 x_hotspot: INTEGER_32 y_hotspot: INTEGER_32 Commands decrement_reference delete delete_gdi_object dispose eif_object_id_free (an_id: INTEGER_32) enable_reference_tracking increment_reference remove restore_previous set set_item (an_item: POINTER) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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