WebForm.TCustomAdapterErrorList
Delphi Information
From WebForm.pas
TCustomAdapterErrorList = class(TWebContainedComponent)
Unit: WebForm
Type: class
Inherited Class Members: WebForm.TCustomAdapterErrorList Members
Class Properties: WebForm.TCustomAdapterErrorList Properties
Class Methods: WebForm.TCustomAdapterErrorList Methods
Class Constructors & Destructors: WebForm.TCustomAdapterErrorList Constructors
C++ Information
From WebForm.hpp
TCustomAdapterErrorList = class(TWebContainedComponent)
Unit: WebForm
Type: class
Inherited Class Members: WebForm.TCustomAdapterErrorList Members
Class Properties: WebForm.TCustomAdapterErrorList Properties
Class Methods: WebForm.TCustomAdapterErrorList Methods
Class Constructors & Destructors: WebForm.TCustomAdapterErrorList Constructors
Description
TCustomAdapterErrorList is the base class adapter for components that display error lists.
TCustomAdapterErrorList is the base class for adapter components that display error lists. Do not instantiate TCustomAdapterErrorList directly. Use TAdapterErrorList, or create your own concrete descendant class.