RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParam.Name Property

Specifies the name of the parameter.

Pascal
property Name: Widestring;
C++
__property BSTR Name;

Use Name to identify a particular parameter within a TParams object. Name is the name of the parameter, not the name of the field whose value the parameter represents. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!