Icon ParamByName Method

function ParamByName(const Value: String): TParam

Usage

Call the ParamByName method to set or access parameter information for a specific parameter based on its name. Value is the name of the parameter to access.
Image