|
FlexCel Studio for VCL/LCL
|
Adapter this component will use to access the actual file.
property Adapter: TExcelAdapter;
__property TExcelAdapter Adapter;
This property is connected with a TXLSAdapter you must drop into the Datamodule.
The Adapter component is the one doing the real work, and this way you can change the kind of file generated just by modifying the associated adapter.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|