RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EMethodNotFound Class

Deprecated, please use EReadError.

Pascal
EMethodNotFound = class(EFilerError);
C++
class EMethodNotFound : public EFilerError;

The method EMethodNotFound has been deprecated, please use EReadError in its place.. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!