TOpenCLCommandQueueList.Delete Method

procedure Delete(ItemIdx: Integer);

Deletes and frees the command queue at index specified from the list.

#NameTypeDescription
1ItemIdxInteger

Result: stored in self (calling object)