FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TXlsTemplateStore.Templates Property

List of templates kept by this store.

Pascal
property Templates: TXlsTemplateList;
C++
__property TXlsTemplateList Templates;

Click on the ellipsis ("...") button on the property inspector of this property to access the template list. There you can add new files to the store, or delete the ones you don't need. After you add a new entry, select its "Filename" property, and browse for the file you want to include. 

 

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