TsgInt64List.Items

TsgInt64List

  Classes Reference > List Classes > TsgInt64List > Properties >

TsgInt64List.Items

TsgInt64List

Previous pageReturn to chapter overviewNext page

Specifies a separate item in the list by its index.

Syntax

property Items[const AIndex: Integer]: Int64 read GetItem write SetItem; default;

Description

Use Items to obtain a specific item in the list. Set Items to change specific item in the list.

Go to CAD VCL Enterprise