WebAdapt.TBaseAdapterErrorsList
From RAD Studio API Documentation
Delphi
TBaseAdapterErrorsList = class(TInterfacedObject, IAdapterErrors, IIterateIntfSupport)
C++
class PASCALIMPLEMENTATION TBaseAdapterErrorsList : public System::TInterfacedObject
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.
TBaseAdapterErrorsList is the base class for objects that manage lists of adapter error objects. Do not instantiate TBaseAdapterErrorsList directly. Use TAdapterErrorsList.