TsgCollection.Items
Specifies a separate item in the collection by its index.
Syntax
property Items[const AIndex: Integer]: TsgHashItem read GetItem; default;
Description
Use Items to obtain a specific item in the collection.
Go to CAD VCL Enterprise