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

constructor Create; virtual;
Description
Create is the Constructor for the object instance, and relies on the inherited Create method to initialize properties in the instance. Create also initializes the TStringList used in the Text property, and calls Clear to insure that properties contain their default values.