TsgSingleList.Items

TsgSingleList

  Classes Reference > List Classes > TsgSingleList > Properties >

TsgSingleList.Items

TsgSingleList

Previous pageReturn to chapter overviewNext page

Specifies a separate item in the list by its index.

Syntax

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