RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionFieldValue.FieldName Property

Indicates the name of the adapter field whose value this interface represents.

Pascal
property FieldName: string;
C++
__property AnsiString FieldName;

Read FieldName to determine the name of the adapter field. This corresponds to the FieldName property of the adapter field component. 

 

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