In a RichText control, there are several user-addressable objects:
The whole document
Selected text and paragraphs
Input fields
Pictures
The user can make selections, use the toolbars, and display the property sheets for these objects.
Input fields get values either because the user or you specify a value or because you have called DataSource to associate the control with a DataWindow object or DataStore.