Subject Pasting Search Fields into a TIB_SearchPanel
Author Jerry Sands
How do I after placing a dataset into search mode, paste search field data
into several of the edit fields on a TIB_SearchPanel. For an application I
need to allow a user to click on a name in another grid from another dataset
and copy the first name and last name in preperation to do a search.

Jerry Sands