FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.IsLoaded Method

True if a spreadsheet has been loaded.

Pascal
function IsLoaded: boolean;
C++
__fastcall boolean IsLoaded();

When this property is false there is no file loaded on the component, and any attempt to read or write to the FlexCelImport will raise an exception.

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