|
FlexCel Studio for VCL/LCL
|
Do not call Destroy directly in an application. Instead, call Free. Free verifies that the component is not nil, and only then calls Destroy.
destructor Destroy; override;
virtual __fastcall ~TFlexCelImport();
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|