|
FlexCel Studio for VCL/LCL
|
procedure SaveToStream(const DataStream: TStream);
__fastcall SaveToStream(const TStream DataStream);
|
Parameters |
Description |
|
const DataStream: TStream |
Stream where we want to save the report. |
As an alternative, you can use the method Run without parameters and set the OnGetOutStream event, or call the method Run (TStream, TStream).
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|