class WEL_LV_HITTESTINFO General cluster: wel.structs description: "Contains information about a list view hittestinfo notification message." create: make_by_pointer, make_with_point, make Ancestors WEL_STRUCTURE Queries exists: BOOLEAN flags: INTEGER iitem: INTEGER isubitem: INTEGER item: POINTER point: WEL_POINT shared: BOOLEAN Structure_size: INTEGER to_integer: INTEGER Commands dispose initialize initialize_with_character (a_character: CHARACTER) memory_copy (source_pointer: POINTER; length: INTEGER) set_item (an_item: POINTER) set_point (pt: WEL_POINT) set_shared set_unshared