property Keys[Index: Integer]: TScKey; default;

 

Description

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

Set Keys to assign the properties of another key object to one of the keys in the list. Reassigning an Keys index does not free the object that previously occupied that position in the list.

Use Keys with the Count property to iterate through all of the keys in the list.

 

See Also

Count

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