RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IActionFieldValues.GetFieldName Method

Returns the value of the FieldNames property.

Pascal
function GetFieldName(I: Integer): string;
C++
__fastcall AnsiString GetFieldName(int I);

GetFieldName is the read implementation of the FieldNames property. 

I is the index of the field name to retrieve. 

 

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