Create is an overoaded Constructior in
TIdObjectList that creates and initializes the Object list. If no parameter is specified, or if the constructor is called with the True parameter, the new TObjectList is initialized with
OwnsObjects set to True.