RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IKeyParams.GetName Method

Returns the value of the Names property.

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

GetName is the read implementation of the Names property.  

I is the index of the fieldname to return. 

 

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