RAD Studio (Common)
ContentsIndex
PreviousUpNext
E2414: Disposed_ cannot be declared in classes with destructors

Disposed_ cannot be declared in classes with destructors. If a class implements the IDispose interface the compiler generates a field called Disposed_ to determine whether or not the IDispose.Dispose method has already been called.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!