|
FlexCel Studio for VCL/LCL
|
Path where the actual xls files are in your development machine.
property RefreshPath: UTF16String;
__property UTF16String RefreshPath;
While you don't need to set this property (since templates are saved in your form, so once you chave loaded them you could safely delete them), it is normally very useful to have it set. If you set it, every time you modify the templates you can just right click the TemplateStore and press Refresh.
In this property FlexCel stores the path for refreshing the template store. If RefreshPath is empty and you right-click the XLSTemplateStore on Refresh, FlexCel will ask for a folder and store it here. The next time, FlexCel will automatically refresh the store without asking.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|