WebAdapt.TAdapterObjectErrorsList
From RAD Studio API Documentation
Delphi
TAdapterObjectErrorsList = class(TBaseAdapterErrorsList)
C++
class PASCALIMPLEMENTATION TAdapterObjectErrorsList : public TBaseAdapterErrorsList
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | WebAdapt.pas WebAdapt.hpp |
WebAdapt | WebAdapt |
Description
TBaseAdapterErrorsList is the base class for adapter error object managers.
WebAdapt.TAdapterObjectErrorsList inherits from WebAdapt.TBaseAdapterErrorsList. All content below this line refers to WebAdapt.TBaseAdapterErrorsList.
TBaseAdapterErrorsList is the base class for adapter error object managers.
TBaseAdapterErrorsList is the base class for objects that manage lists of adapter error objects. Do not instantiate TBaseAdapterErrorsList directly. Use TAdapterErrorsList.