property Users[Index: Integer]: TScUser; default;

 

Description

Use Users to obtain a TScUser object from the list. The Index parameter indicates the index of the user, where 0 is the index of the first user, 1 is the index of the second user, and so on.

Set Users to assign the properties of another user object to one of the users in the list. Reassigning an Users index does not free the object that previously occupied that position in the list.

Use Users with the Count property to iterate through all of the users in the list.

 

See Also

Count

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support