Internet Direct (Indy) Version 9.0.1 Beta
|
TIdUserAccounts = class(TOwnedCollection)
TIdUserAccounts extends the ancestor to provide indexed access to object instances in Items using the Username for the account, and reintroduces the Add method for creating new TIdUserAccount instances to be stored in Items.
TIdUserAccounts also includes properties that indicate if case sensitivity is required when accessing Username or Password properties in the TIdUserAccount instances in Items or UserNames.
TIdUserAccounts is the type used to represent the TIdUserManager.Accounts property.