RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterErrorsList.Errors Property

Access to error objects.

Pascal
property Errors [I: Integer]: IAdapterError;
C++
__property IAdapterError Errors[int I];

Errors returns a specific error object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!