procedure Delete(ItemIdx: Integer);
Deletes and frees the command queue at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ItemIdx | Integer |
Result: stored in self (calling object)
Deletes and frees the command queue at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ItemIdx | Integer |
Result: stored in self (calling object)