Internet Direct (Indy) Version 9.0.2 Beta
TIdUserAccounts.Add
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.