RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::NamedParm

System::NamedParm represents a named parameter assigned to a TAutoCmd descendant.

The System::NamedParm class represents a named parameter that can be assigned as an argument to one of the AutoCmd descendants (PropertyGet, PropertySet, Procedure, or Function). 

System::NamedParm overloads the constructor to let you assign a variety of types as the value of the parameter. It also defines methods for retrieving the name, value, or type of the parameter. 

 

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