Links
EControl Syntax Editor SDK
TUserRanges.Items Property

Provides indexed access to the items in the collection.

property Items [Index: integer]: TUserRange;

Use Items to access individual items in the collection. The value of the Index parameter corresponds to the Index property of TUserRange. It represents the position of the item in the collection.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!