Searches for and returns a parameter with the specified name.
Unit
Syntax
Remarks
Call the FindParam method to find a parameter with the name passed in the Name argument. If a match was found, FindParam returns the parameter. Otherwise, it returns nil.
See Also