Icon Items Property

property Items[Index: Integer]: TDBISAMFunctionParam

Usage

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