TsgHashList.Delete

TsgHashList

  Classes Reference > List Classes > TsgHashList > Methods >

TsgHashList.Delete

TsgHashList

Previous pageReturn to chapter overviewNext page

Removes the item at the position given by the AIndex parameter.

Syntax

procedure Delete(const AIndex: Integer);

Description

Call Delete to remove the item at a specific position from the list.

Go to CAD VCL Enterprise