class WEL_RICH_EDIT_SELCHANGE General cluster: wel description: "This structure identifies a change of selection in a WEL_RICH_EDIT control and is used with the En_selchange notification message. See also WEL_EN_SELCHANGE_CONSTANTS." create: make_by_nmhdr, make_by_pointer, make Ancestors WEL_STRUCTURE* WEL_WORD_OPERATIONS Queries character_range: WEL_CHARACTER_RANGE exists: BOOLEAN is_equal (other: [like Current] WEL_RICH_EDIT_SELCHANGE): BOOLEAN item: POINTER selection_type: INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_RICH_EDIT_SELCHANGE) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_item (an_item: POINTER) set_shared set_unshared