Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdUserManager.Create
TIdUserManager
Constructor for the object instance.
constructor
Create(AOwner: TComponent);
override
;
Parameters
AOwner: TComponent
Owner of the object instance.
Description
Create is the constructor for the object instance. Create calls the inherited Create method using the value in AOwner. Create also allocates resources required for the
Accounts
property.