Items is an indexed
TIdCommandHandler property and provides access to the command handler instances assigned to the collection using the Ordinal position specified in Index. Index must be in the range 0 through Count - 1. Items can be used to iterate over the contained object instances in order to locate a specific
TIdCommandHandler in the collection.