FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.Destroy Destructor

Do not call Destroy directly in an application. Instead, call Free. Free verifies that the component is not nil, and only then calls Destroy.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TFlexCelImport();
Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!