TsgHashList.Delete
TsgHashList
Classes Reference > List Classes > TsgHashList > Methods >
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