RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
NamedParm::GetParmName Method

Returns the name of the parameter.

Pascal
function GetParmName: String;
C++
String GetParmName() const;

GetParmName returns the name that was assigned to the parameter by the constructor. 

 

GetParm 

NamedParm

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