The preview does not have the capability of selecting text like you would in a text editor. It is essentially just a rendering of the report output.
That being said, it is possible to add an OnDrawCommandClick event to each report component so someone viewing the report can click on a text component and (using Delphi code) you could copy the text to the clipboard.
Comments
The preview does not have the capability of selecting text like you
would in a text editor. It is essentially just a rendering of the
report output.
That being said, it is possible to add an OnDrawCommandClick event to
each report component so someone viewing the report can click on a text
component and (using Delphi code) you could copy the text to the clipboard.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com