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

constructor Create(ACollection: TCollection); override;
Parameters
ACollection: TCollection
Owner of the object instance.

Description
Create is the constructor for the object instance. Create calls the inherited Create method using ACollection as the owner of the object instance. Create also allocates resources needed for the Attribute property.