RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterErrors.Errors Property

Returns an error from the list.

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

I is a zero-based index. Errors returns the result of GetError

 

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