The CLIPBOARDSET component is an invisible component by which you can pass data into the client side clipboard.

If the client directly supports clipboard access then the data is transferred to the clipboard silently. Otherwise a popup dialog will show up, from which the user is request to copy the data explicitly.