RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IAdapterRequestParams.GetParamName Method

Returns the value of the ParamNames property.

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

GetParamName is the read implementation of the ParamNames property. 

I is the index of the name to retrieve. 

 

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