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

Returns the number of positional arguments that have been assigned.

Call System::AutoCmd::GetArgCount to determine the number of parameter values that have been assigned using the << operator. The values themselves can be retrieved using the GetParm method. 

 

System::AutoCmd::operator_streaming 

System::AutoCmd::GetNamedArgCount 

System::AutoCmd::GetParm

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