Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdUserAccounts.Create
TIdUserAccounts
Constructor for the object instance.
constructor
Create(AOwner: TIdUserManager);
Parameters
AOwner: TIdUserManager
Owner of the object instance.
Description
Create is the constructor for the object instance. Create calls the inherited Create method using AOwner as the owner of the object instance and
TIdUserAccount
as the ItemClass for the collection.