Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_ICON General cluster: wel description: "Picture that consists of a bitmapped image." create: make_by_id, make_by_name, make_by_predefined_id, make_by_file, make_by_pointer, make_by_icon_info Ancestors WEL_GRAPHICAL_RESOURCE* Queries 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 gdi_objects_count: INTEGER_32 get_icon_info: detachable WEL_ICON_INFO Image_bitmap: INTEGER_32 Image_cursor: INTEGER_32 Image_enhmetafile: INTEGER_32 Image_icon: INTEGER_32 item: POINTER object_id: INTEGER_32 reference_tracked: BOOLEAN references_count: INTEGER_32 shared: BOOLEAN Commands decrement_reference delete delete_gdi_object dispose eif_object_id_free (an_id: INTEGER_32) enable_reference_tracking increment_reference 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