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

Returns the number of named arguments that have been assigned.

Call System::AutoCmd::GetNamedArgCount to determine the number of named parameter values that have been assigned using the << operator. The values themselves can be retrieved using the GetNamedParm method, and the corresponding names using the GetNamedParmName method. 

 

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