FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TXlsTemplateStore.Refresh Method

Refreshes the store with the files on the disk.

Pascal
procedure Refresh; override;
C++
virtual __fastcall Refresh();

his method will load the modified files located at RefreshPath back into the store. You normally don't need to call this method directly, but this is the method used when you right-click "Refresh" on a TemplateStore component. 

 

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