Allows access to the message property in a collection item.
property Messages [index: Integer]: TIdMessage;
Description
Messages is an Integer indexed TIdMessage property that provides access to the TIdMessage contained in a collection item. Index values must be in the range 0 .. Count-1.