void ResetArgs
Resets the kernel parameter setting process.
Result: stored in self (calling object)
Remarks:
The TOpenCLKernel object tracks which parameters were already set and which not yet. An attempt to submitt the kernel for computation without having all its parameters set will raise an exception.