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

Loads a new file into the store.

Pascal
procedure LoadFrom(const aFileName: TFileName); overload;
C++
__fastcall LoadFrom(const TFileName aFileName);
Parameters 
Description 
const aFileName: TFileName 
File 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!