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

Returns true if the files on disk are same date that the files on the store.

Pascal
function IsUpToDate: boolean; override;
C++
virtual __fastcall boolean IsUpToDate();

For this method to return true, you need to have a RefreshPath defined, and pointing to the folder where the templates are stored. 

 

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