Icon Items Property

property Items[Index: Integer]: TDBISAMParam

Usage

Use the Items property to access a specific parameter. The Index is an integer identifying the parameter's position in the list of parameters, in the range of 0 to the value of the Count property minus 1.
Image