RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterDisplayColumn.FieldName Property

Specifies the name of the associated dataset field.

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

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

 

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