Icon FindParam Method

TDBISAMParam* __fastcall FindParam(const System::UnicodeString
      Value)

Usage

Call the FindParam method to locate a specific parameter by the name of the parameter. If a parameter is found with the same name, a reference to the parameter is returned, otherwise nil is returned. The search against the parameter names is case-insensitive.
Image