|
RAD Studio VCL Reference
|
TCustomAdapterErrorList is the base class adapter for components that display error lists.
TCustomAdapterErrorList = class(TWebContainedComponent, IWebContent, IGetDesigntimeWarnings);
class TCustomAdapterErrorList : public TWebContainedComponent, public IWebContent, public IGetDesigntimeWarnings;
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.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|