RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterError.Field Property

Returns text describing the error.

Pascal
property Field: TComponent;
C++
__property TComponent * Field;

Examine Field to obtain a reference to the field component involved in the error. 

 

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