Online Help TEDIObjectListItem
Unit JclEDI
Types
TEDIObjectListItem |
||||||||||||
The TEDIObjectListItem is the base item class used by TEDIObjectList class. This object keeps the reference to a TEDIObject and its position within a linked list.
ItemIndex is the current index position of the item in the linked list. When an item is added to TEDIObjectList the item index will be set appropriately.
This function will guarantee that the correct index location within the linked list is returned and update the ItemIndex property.
This property can be used for searching by name. |
Usage
Notes & Examples |
< Under Construction > |