Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4.ExportToStream
procedure ExportToStream(AStream: TStream);
Description
Use ExportToStream to export data to the stream specified by the AStream parameter. This can be any TStream descendant. This method works in all the QExport4 descendants, except TQExport4XLS.
See also: