Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdUserAccount.Create
TIdUserAccount
,
See Also
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.