Links
EControl Syntax Editor SDK
TTokenRuleCollection.Items Property

Provides indexed access to the items in the collection.

property Items [Index: integer]: TTokenRule;

Use Items to access individual items in the collection. The value of the Index parameter corresponds to the Index property of TSyntCollectionItem. 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!