RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterDataDisplay.FieldName Property

Specifies the name of the associated dataset field.

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

FieldName specifies the name of the dataset field that the adapter field represents. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!