TsgCollection.Items

TsgCollection

  Classes Reference > List Classes > TsgCollection > Properties >

TsgCollection.Items

TsgCollection

Previous pageReturn to chapter overviewNext page

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