Icon Items Property

property Items[Index: Integer]: TDBISAMFunction

Usage

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