Returns item with Command equal to ID. If such item does not exist returns nil.
function ItemByID(ID: integer): TecCommandItem;
TecCommandItems Methods