FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.SaveToStream Method

This method saves the file to the specified stream.

Pascal
procedure SaveToStream(const DataStream: TStream);
C++
__fastcall SaveToStream(const TStream DataStream);
Parameters 
Description 
const DataStream: TStream 
Stream where to save the data. 
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!