Internet Direct (Indy) Version 9.0.2 Beta
TIdObjectList.Create
Creates and initializes the Object list.

constructor Create; overload;
Description
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.