FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.ActiveFileName Property

The name of the loaded file.

Pascal
property ActiveFileName: TFileName;
C++
__property TFileName ActiveFileName;

Read this property to find out the filename actually loaded on a FlexCelImport component. If there is no open file, this property returns an empty string.

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