RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::AutoCmd::GetNamedParmName

Returns the named of a named parameter value.

Call System::AutoCmd::GetNamedParmName to determine the name of an argument that was assigned using the << operator. 

The idx parameter is the index of the value in the System::AutoCmd::AutoCmd object’s named parameter list, where 0 is the index of the first argument. Use the GetNamedArgCount method to obtain an upper limit of possible values. 

 

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