TsgDoubleList.Items

TsgDoubleList

  Classes Reference > List Classes > TsgDoubleList > Properties >

TsgDoubleList.Items

TsgDoubleList

Previous pageReturn to chapter overviewNext page

Specifies a separate item in the list by its index.

Syntax

property Items[const AIndex: Integer]: Double 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