Icon Items Property

__property TDBISAMFunction* Items[int Index]

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