RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EAdapterFieldException.FieldName Property

FieldName contains the name of the field associated with the error.

Pascal
property FieldName: string;
C++
__property AnsiString FieldName;
__property AnsiString FieldName = {read=FFieldName, write=FFieldName};

 

property FieldName: string;

FieldName contains the name of the field associated with the error. 

 

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