Provides indexed access to the binding items in the collection.
property Items [Index: Integer]: TIdSocketHandle;
Description
Items is an indexed TIdSocketHandle property. Use Items to access an individual binding item in the collection. The value of the Index parameter corresponds to the Index property of the collection item.