|
FlexCel Studio for VCL/LCL
|
Loads a new file into the store.
procedure LoadFrom(const aStream: TStream); overload;
__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!
|