Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdUserAccounts.Add
TIdUserAccounts
,
See Also
Creates new user account object instances in the collection.
function
Add: TIdUserAccount;
Returns
TIdUserAccount
- User account added to the collection.
Description
Add is a
TIdUserAccount
function, reintroduced in
TIdUserAccounts
, that allows creation of new user account object instances in the collection. Add calls the inherited Add method, and casts the return value to a
TIdUserAccount
object instance.