Internet Direct (Indy) Version 9.0.1 Beta
TTextRecord.Create
Constructor for the object instance.

constructor Create(Collection: TCollection); override;
Parameters
Collection: TCollection
Owner of the collection item.

Description
Create is the constructor for the object instance. Create calls the inherited Create method using Collection as the owner of the collection item.