FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TXlsTemplate.LoadFrom Method (TStream)

Loads a new file into the store.

Pascal
procedure LoadFrom(const aStream: TStream); overload;
C++
__fastcall LoadFrom(const TStream aStream);
Parameters 
Description 
const aStream: TStream 
Stream with the data to load. 

This method is for internal use. You shouldn't call it directly.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!