RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TFieldValuesValueField.Field Property

Returns the adapter field that is using TFieldValueAdapter.

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

Adapter fields use the TFieldValuesAdapter component to iterate over the values associated with the adapter field. The Field property returns the adapter field that is using the TFieldValuesAdapter

 

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