System.Classes.EMethodNotFound

From RAD Studio API Documentation
Jump to: navigation, search

System.Classes.EFilerErrorSystem.Classes.EStreamErrorSystem.SysUtils.ExceptionSystem.TObjectEMethodNotFound

Delphi

EMethodNotFound = class(EFilerError);

C++

class PASCALIMPLEMENTATION EMethodNotFound : public EFilerError

Properties

Type Visibility Source Unit Parent
class public
System.Classes.pas
System.Classes.hpp
System.Classes System.Classes

Description

Deprecated, please use EReadError.

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

See Also